Live data from Hacker News

YouTube-dl has received a DMCA takedown from RIAA

github.com

521–530 of 1001 posts

Re: YouTube-dl has received a DMCA takedown from RIAA

#521
Everybody, go to PyPi: https://pypi.org/project/youtube_dl/#files Download the whl. Download the tar.gz. ???? Profit.

Also, a recommendation for the youtube_dl crew is to use a self-hosted solution (if GitHub/GitLab/SourceForge wont do). Find a cheap Linux hosting provider and run Gitea on it: https://github.com/go-gitea/gitea

It's the best tips I can give for now.

Re: YouTube-dl has received a DMCA takedown from RIAA

#522

Earlier quoted context omitted.

I wonder what commit added those three listed examples (from three different music companies) to the README, and when. They're the worrying component as they show intent. In a dark universe timeline somewhere, the pull request for adding them to the README came from an RIAA employee.

A comment somewhere else pointed out that the listed examples aren't listed in the README, but rather as part of the unit tests. It's confusing, because the letter calls it "the source code", which is not what anyone who knew what they were talking about would usually call it.

That letter is written by lawyers–trying to explain the specifics of "test cases" versus "source code" is unlikely to be a useful use of space. (Plus, if you can get the entire project taken down, why not go for that?)

Re: YouTube-dl has received a DMCA takedown from RIAA

#523
post #200

Because of how github works these moves are much more damaging than you might expect: In addition to revoking your access to the supposed "infringing" work, you also lose access to all your pull request comment traffic and issues -- which, unlike the source code, aren't continually replicated to the systems of all developers.

Those things are however exposed via their API, so anybody who’s worried about a similar situation may perhaps do well to utilize it and take regular backups.

Re: YouTube-dl has received a DMCA takedown from RIAA

#524
post #105

Earlier quoted context omitted.

The fact that copyrighted works were included in the readme shows it was intended for that use, and the RIAA complaint will likely stand up to any legal scrutiny. Just because it can be used for legit purposes too won't matter in the slightest. I mean, Napster could have been used for legal means as well, and it got destroyed in court. The only chance tools like this have legally is when infringement is an "unintende…

Should it stand up to legal scrutiny though? What does it matter if I play the beatles on youtube by watching in a web browser or watching an .mp4 file that I just downloaded? It's functionally the same.

The intent matters. Browsers don't make it easy to get ahold of a copy of the file that you can share, youtube-dl does. Add that to a bad README and that's something that a court might treat very differently from a web browser.

This is not far off from how it's legal to carry lockpicks but it's often not legal to carry lockpicks around with the intention of using them to commit a crime. Either way you're carrying the same lockpicks, but if the court decides that you were carrying them with bad intentions, you're in trouble.

Re: YouTube-dl has received a DMCA takedown from RIAA

#525
I don't understand exactly how this works.

Github receives a letter from a private organisation RIAA and then takes down the repository.

How does Github know that this request is proper and youtube-dl is illegal? Just because it comes from RIAA?

Did Github give the repository owners a chance to migrate to another service willing to host their content?

Re: YouTube-dl has received a DMCA takedown from RIAA

#526
post #285
post #4

Note that RIAA is making this takedown because the software CAN be used to download copyrighted music and videos, and it uses examples in the ~~README~~(unit tests, see correction[1]) as an example of that: > We also note that the source code prominently includes as sample uses of the source code the downloading of copies of our members’ copyrighted sound recordings and music videos, as noted in Exhibit A hereto. For…

That's some prime rate bullshit. Like saying since I could use Linux to download copyrighted materials, and there are guides around which tell how to do so, Linux should be removed from the Internet. Also a good reminder - never trust a third party to host your files, always have a backup. And hosting your infrastructure on Github means anybody who wants it can take it down with a single letter.

> Like

That's the operative word, because it isn't "like" at all to a nontechinical person. If you explain it as "yeah so I have one tool that literally has 'youtube' in its name, and it downloads videos, also some of the test cases to make sure it works show it work on copyrighted videos" and the other one is "people can use it to watch videos…sometimes? Maybe you can even run the first tool on it? But like a billion people use it for completely different things" you can probably see how this works.

Re: YouTube-dl has received a DMCA takedown from RIAA

#527
post #380
post #329

The removal of youtube-dl is a loss to the open source community. I hope this does not set a precedence going forward and that authors re-establish themselves (and the bug tracker, which had immense amount of information). At the same time, this lead me to browse the Github's DMCA repo, which has some real gems. For example, this DMCA takedown of repo with copied course assignment of a different student and did not c…

Removal of repositories like youtube-dl seems to have been happening for a while though, here are couple of examples: Removal of Udemy-dl (2015,2017): https://github.com/github/dmca/blob/master/2015/2015-08-12-U... https://github.com/github/dmca/blob/master/2017/2017-11-13-U... Removal of linuxacademy-dl (2018): https://github.com/github/dmca/blob/master/2018/2018-09-24-l... Removal of Instagram-API (2020): https://g…

py-kms (https://github.com/SystemRage/py-kms) was taken down briefly but remains up, so there is hope.

These projects are just instructions, it's like selling a kit for a radio that is illegal to put together and use. The kit itself isn't illegal.

Re: YouTube-dl has received a DMCA takedown from RIAA

#528
post #4

Note that RIAA is making this takedown because the software CAN be used to download copyrighted music and videos, and it uses examples in the ~~README~~(unit tests, see correction[1]) as an example of that: > We also note that the source code prominently includes as sample uses of the source code the downloading of copies of our members’ copyrighted sound recordings and music videos, as noted in Exhibit A hereto. For…

Without the existence of youtube-dl, youtube itself is necessarily commuting copyright infringement over the a good portion of the CC-By-SA works uploaded to youtube.

(not all of them, since the uploader grants youtube a license... but if the work has copyright holders who aren't the uploader, it applies)

Re: YouTube-dl has received a DMCA takedown from RIAA

#529
post #158
post #4

Note that RIAA is making this takedown because the software CAN be used to download copyrighted music and videos, and it uses examples in the ~~README~~(unit tests, see correction[1]) as an example of that: > We also note that the source code prominently includes as sample uses of the source code the downloading of copies of our members’ copyrighted sound recordings and music videos, as noted in Exhibit A hereto. For…

I think you are misunderstanding the legal argument. The DMCA Section 1201 specifically prohibits (among other things) technology that "is marketed ... for use in circumventing a technological measure that effectively controls access to a work protected under this title." The example in the README is evidence of this. The argument is that youtube-dl is primarily used for breaking DRM not just that it could be used fo…

> The example in the README is evidence of this.

it wasn't in the readme, it was in the test suite.

I don't think it would be difficult to argue that downloading the world for the sole purpose of making sure the downloading worked was not an infringement (or, alternatively, was fair use).

Re: YouTube-dl has received a DMCA takedown from RIAA

#530
post #416

Earlier quoted context omitted.

IANAL, but DMCA takedowns do not have "no repercussions" for false claims. If the DMCA takedown was actually baseless, they would be opening themselves up to damage liabilities, as specified under 17 U.S. Code § 512 under section f[1]. This is different than YouTube copyright claims, which as far as I'm aware don't actually have any repercussions for false claims unless YouTube decides to take action[2], since copyri…

> opening themselves up to damage liabilities Courts calculate damages for fucking with an open source software project as basically zilch. For all intents and purposes, that is "no repercussions" for a pile of lawyers like the RIAA. The damages need to be punitive.

Damages include legal fees in the case of DMCA.
Post reply on HN