> this seems outrageous the same way DMCA'ing a Bittorrent client would be Why stop there? I can use my browser to illegally download content, so I guess we better issue a DMCA takedown that too. But who even needs a browser? Let's issue a takedown for the GNU Project while we're at it because I could use wget to do the same thing. In fact, I could write my own program to illegally download content, so we better just…
cURL could be used to download pornography. Think of the children!
YouTube-dl has received a DMCA takedown from RIAA
191–200 of 1001 posts
Re: YouTube-dl has received a DMCA takedown from RIAA
#192Re: YouTube-dl has received a DMCA takedown from RIAA
#193Note 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…
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…
Re: YouTube-dl has received a DMCA takedown from RIAA
#194Re: YouTube-dl has received a DMCA takedown from RIAA
#195Re: YouTube-dl has received a DMCA takedown from RIAA
#196Earlier quoted context omitted.
Why in the world did they include copyright works in the README? That's contributory infringement!
Why? youtube-dl is a violation of YouTube's ToS most probably, but does using it to download a copyrighted video necessarily constitute copyright infringement? I have literally used youtube-dl to watch YouTube, in the past; it's handy to be able to use whatever media player you want, including ones that have better scrubbing.
It most certainly does not, as almost nobody "owns" "copyrighted material," instead most users are granted a license in this context.
Re: YouTube-dl has received a DMCA takedown from RIAA
#197Curious if anyone with legal expertise knows if this has legs? They say: > The clear purpose of this source code is to (i) circumvent the technological protection measures used by authorized streaming services such as YouTube, and (ii) reproduce and distribute music videos and sound recordings owned by our member companies without authorization for such use. But the "circumventing" is still accessing a stream the use…
From the RIAA's point of view, it works to their benefit that a download link doesn't exist, and it may be something they like, but that doesn't mean that's why.
It could just as easily be that a download feature doesn't exist because YouTube wants you to keep returning to their site if you want to rewatch a video.
It would be one thing if some YouTube videos had a download button and others didn't. That would suggest that, on the ones where it's missing, it is missing for a reason, and that reason might be DRM. But as far as I know, YouTube doesn't have download for any videos.
Software doesn't always have all the features that end users might want, and the mere absence of a feature doesn't necessarily tell you why it's missing. Also, it's not some weird, suspicious thing to write software which fills in a feature gap in some other software. (Google encourages add-on software on other products, too. For example, Chrome extensions and Gmail add-ons.)
But, maybe there is some legal reason why this could make sense. Maybe some terms of service or licensing (for video uploaders or for regular end users) says not to download something, which would make it clear that the download feature is missing on purpose.
Re: YouTube-dl has received a DMCA takedown from RIAA
#198Note 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…
In a dark universe timeline somewhere, the pull request for adding them to the README came from an RIAA employee.
Re: YouTube-dl has received a DMCA takedown from RIAA
#199> 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 example, as shown on Exhibit A, the source code expressly suggests its use to copy and/or distribute the following copyrighted works owned by our member companies IMHO this wasn't the best move, I mean... t…