It seems like EFF fought for youtube-dl and GitHub used their letter as legal firepower to bring the repo back online. If GitHub were fighting for the developer they would have funded the attorney, right? Though from their blog post it does look like they are taking steps to fund defense in the future as well as other steps to improve the situation. Reading EFFs claim is pretty interesting, they state that saving a c…
To be honest, I had no idea youtube-dl did anything else other than download YouTube videos. What other functions does it have?
YouTube-dl's repository has been restored
521–530 of 686 posts
Re: YouTube-dl's repository has been restored
#522Earlier quoted context omitted.
So ... they didn't stand up for developers? Promise is not "standing up for".
They reinstated the repo without going through the usual DMCA counter-notice process. Which would require youtube-dl to file a counter-notice, and then to wait some amount of time for the original complainer to respond, before reinstating the content. I think there are few if any major other hosts who would have done this -- although perhaps with the example set here, more will going forward? Honestly, I don't totall…
Re: YouTube-dl's repository has been restored
#523Earlier quoted context omitted.
AFAIU the argument is more that youtube-dl is effectively a web browser and doesn’t do anything that a web browser doesn’t do. Further, it does not include any “secret” key for DRM circumvention like might be bundled with e.g. Chrome in the case of Widevine, where browser vendors agree to protect the secret key.
Right, but the law makes no mention of secret keys, it just says you can't go around anything that controls access to a copyright work; and you can't provide tools to do so. The actual legal definition of tools covers both actual technical purpose as well as marketed purpose. Rebranding, say, OBS as "Recorder for YouTube" and talking about how you can use it to get around YouTube's downloading protections by screenca…
What is the criteria for differentiating between youtube-dl and a "browser"?
Re: YouTube-dl's repository has been restored
#524Earlier quoted context omitted.
> This sig / cipher being public means it is not a copyright protection mechanism. I can see this as ending up with Youtube being forced to require sign-ins. Massive expense for Google. Then Youtube-dl adds one parameter for the password, and we're back to square one.
Youtube wasn't behind the DMCA takedown, though. Do they even care about youtube-dl?
A downloaded video doesn't generate ad revenue.
Re: YouTube-dl's repository has been restored
#525Earlier quoted context omitted.
The rebuttal to your reasoning is in the letter. Basically a federal judge has previously ruled that utilizing a publicly available password is not circumvention of a copyright protection mechanism. The code containing the "sig" (as google calls it) or "rolling cipher" (as RIAA calls it) is available to anyone by viewing the JavaScript. This sig / cipher being public means it is not a copyright protection mechanism.
> This sig / cipher being public means it is not a copyright protection mechanism. I can see this as ending up with Youtube being forced to require sign-ins. Massive expense for Google. Then Youtube-dl adds one parameter for the password, and we're back to square one.
Re: YouTube-dl's repository has been restored
#526Earlier quoted context omitted.
The video torstenvl downloaded wouldn't have had the rolling cipher on it.
From my understanding, every video has the rolling cipher as it is just what YouTube calls the links the media files are at.
If all videos used the same system then youtube-dl would not have had any reason to make major label music videos part of their unit tests.
Re: YouTube-dl's repository has been restored
#527Earlier quoted context omitted.
Right, but the law makes no mention of secret keys, it just says you can't go around anything that controls access to a copyright work; and you can't provide tools to do so. The actual legal definition of tools covers both actual technical purpose as well as marketed purpose. Rebranding, say, OBS as "Recorder for YouTube" and talking about how you can use it to get around YouTube's downloading protections by screenca…
> Likewise, YouTube's rolling cipher can't really validate that it's not sitting inside of an instrumented browser that will dump whatever URLs it grabs. What is the criteria for differentiating between youtube-dl and a "browser"?
Re: YouTube-dl's repository has been restored
#528Earlier quoted context omitted.
IIRC, YouTube actually does apply extra DRM to some videos (ones "owned" by the RIAA, maybe others?)
Nope, they argued that their URL obfuscation is DRM. edit I think YouTube-Red's successor has DRM on it's videos, I don't think youtube-dl ever worked on them though.
Re: YouTube-dl's repository has been restored
#529Earlier quoted context omitted.
What movie? I think you mean, “read the book.”
Not OP, but I think he was referring to The Lord of the Rings: The Fellowship of the Ring (2001)[0] which grossed $887.9 million and won 4 Academy awards[1]. [0]: https://www.imdb.com/title/tt0120737/ [1]: https://en.wikipedia.org/wiki/The_Lord_of_the_Rings:_The_Fel...
Re: YouTube-dl's repository has been restored
#530Earlier quoted context omitted.
Google quickly kills any iOS/Android app that offers offline playback functionality for YouTube, so I can't imagine they love youtube-dl. They probably only haven't made a stink because it might attract more attention to a tool primarily only known about in techhead circles.
I think the difference is that offline playback and background playback on iOS/Android can be unlocked through YouTube Premium so those apps directly interfere with YouTube's bottom line. YouTube-dl I don't really see as directly competing with that because it's not trivial to download a YouTube video from it to your phone.
Alternatively, the NewPipe app available on F-Droid can be used to both play videos in the background and download them.