> GitHub’s CEO suggested that YouTube-DL won’t be reinstated in its original form. But, the software may be able to return without the rolling cipher circumvention code and the examples of how to download copyrighted material. Which is frustrating. Isn't the information needed to do this provided by youtube themselves? This isn't some private key that wasn't supposed to be public; it's literally given out every time…
Luckily they don't need to consider what some rich capitalist CEO thinks and don't need to return to MicrosoftHub and hopefully they won't. Especially given there are plenty of easy options available: self host gitlab outside of US, use something non-US, like gitea, etc. But in case they do something that stupid, there will be forks. I will probably even make one fork myself with removed code reinstated. EDIT: what t…
RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO
131–140 of 292 posts
Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO
#132> By now it is clear that the RIAA’s takedown notice backfired badly. With the ‘Streisand Effect’ in full swing, there are now probably more copies of YouTube-DL online than there ever were. Did it though? Sure, the Streisand effect caused more distribution of youtube-dl, but that's never really been an issue. Open source software as widely used as youtube-dl is mirrored in a hundred different places. The issue here…
Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO
#133Earlier quoted context omitted.
Scraping an unwilling system is already essentially illegal, there's a long case history on this. It's only recently starting to change (via pure judicial activism) in HiQ v. LinkedIn. As written, the CFAA allows anyone to make a felon out of a persistent scraper.
https://www.rcfp.org/scraping-not-violation-cfaa/ > A federal appeals court last week issued a “hugely important” decision with potentially major implications for data journalists when it held that using computer programs to collect publicly available information from the internet — or “scraping” — likely does not violate the Computer Fraud and Abuse Act, the main federal computer crime statute. Links are in the quot…
Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO
#134Someone else needs to reimplement it, in Rust cause that's what all of you want . Then never include a test case with music videos. I was using it to download public domain videos, if certain video producers want specific drm then that's fine.
Despite its name, half the value of `youtube-dl` is that it Just Works on every (free-as-in-beer, and non-DRMed) video site known to man. Every obscure Youtube alternative, every local news station's dogshit CMS, every porn site, Twitter, Twitch, HGTV, you name it. The far bigger part of the job would be rewriting all 800 custom extractors, then perpetually maintaining them against constant, silent, often adversarial…
My point was someone needs to basically rebuild the tool as a completely seperate repo. Breaking DRM is a really bad idea
Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO
#135Earlier quoted context omitted.
No, it's not; this misses the point. A tarball of _ancient_ DeCSS code has some value because you can use it to "decss" _all_ content made _before_ a certain date (e.g. most physical DVDs). So it makes sense to preserve the tarball in any method possible. A tarball of an _ancient_ youtube-dl version is absolutely useless because the youtube HTML will have changed a million times in the meanwhile. You will not be able…
> A tarball of an _ancient_ youtube-dl version is absolutely useless because the youtube HTML will have changed a million times in the meanwhile. But it's not a tarball of an ancient version of youtube-dl. It's a tarball of a version of youtube-dl from like two days ago. So then it gets posted to some other host or some distributed thing and development continues over there, only with twice as much support because of…
Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO
#136Asking developers to remove code is ridiculous. It reads more like "Bad cop/good cop" routine rather than genuine help.
Not only that, the argument here is supposed to be that youtube-dl is "primarily designed or produced for the purpose of circumventing a technological measure" etc.
If you can remove <1% of the code and somehow cause it to not be that anymore and yet still be something which is useful for the majority of what people do with it, doesn't that just mean it was never that to begin with?
Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO
#137Earlier quoted context omitted.
NewPipe doesn't use youtube-dl, they have their own implementation of the stream extraction code[1]. Unless that codebase also has test cases which specifically try to download RIAA content, they would need to find a different justification for a DMCA takedown. [1]: https://github.com/TeamNewPipe/NewPipeExtractor
I realize that since NewPipe's Java; but it's just an example. I really doubt the "it's just the test cases" justification btw, since test cases would likely be fair use. The deencryption stuff is the problem, and NewPipe does it too.
Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO
#138Earlier quoted context omitted.
Labels were never about discovery. They were about promotion, production, and all of the expensive stuff you need at scale. For example, Justin Beiber, Lorde, Billie Eilish, Lil Nas X, were all discovered independently due to their own efforts and had decent success on their own. (Farther back in time, the Beatles and most classic rock bands similarly got signed to labels after demonstrating success.) But they're all…
> But for fad-driven and taste-driven industries, privacy [sic] has a notable impact on creator's earnings. Do you have any data that doesn't make the ridiculous and false assertion that 1 download = 1 lost sale, with which to back that claim? Because from what I've read, piracy has the opposite effect.
But it's well-documented that piracy negatively affects music, film, and game studio income. See, e.g., https://www.ipi.org/ipi_issues/detail/the-true-cost-of-sound...
Piracy may the opposite effect for software but it definitely has a negative effect on entertainment related IP.
Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO
#139Earlier quoted context omitted.
> The problem is that the project may not survive this. I thought all they need to do is to issue a counter-notice. Popcorn did this and got their code reinstated on github: https://news.ycombinator.com/item?id=24885079 In the worst case, they need to adjust their tests. This is what the issuer of the complaint brought up. Their tests of the code downloaded a couple of seconds of what the RIAA thought is copyrighted…
It's not a traditional DMCA copyright take down, but a take down that's enforced under a different section of the DMCA. I believe that in this case, there is no avenue for issuing a counter notice, but I'm not a lawyer and I'd be happy to be proven wrong.
If it's not a dmca takedown and those rules don't apply then I would assume github would need to explain why they filed it as such. (It's probably the RIAAs "fault", but "we" have only direct contact with github so we need to go through them)
[0] https://github.com/github/dmca/blob/master/2020/10/2020-10-2...
Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO
#140Earlier quoted context omitted.
You are basing your argument on the highly erroneous premise that YouTube is all that youtube-dl is usable for. * https://news.ycombinator.com/item?id=24905640
No, the argument does not depend on that premise, unless you are suggesting that the other websites never ever ever change their HTML. i.e. replace YT with $YOUR_FAVORITE_VIDEO_HOSTING_WEBSITE in the message above.
Or a misunderstanding of the word "anything". (-: