Earlier quoted context omitted.
> The fact that copyrighted works were included in the readme shows it was intended for that use How could that be true? if the YouTube link in the test case was a video of farmer on his truck would that show it is intended for that use? No. YouTube dl is made to download any YouTube videos it has not been made to download specifically Taylor Swift music videos, it just has just been picked as a test case as any othe…
While I agree with the point, a strong case can be made that the music video in the README and the test case were a poor choice. A silly home video, preferably uploaded by the maintainers themselves would've just given RIAA's claim no teeth.
YouTube-dl has received a DMCA takedown from RIAA
781–790 of 1001 posts
Re: YouTube-dl has received a DMCA takedown from RIAA
#782youtube-dl, a YouTube downloader in Python:
https://jugad2.blogspot.com/2013/03/youtube-dl-yourube-downl...
Re: YouTube-dl has received a DMCA takedown from RIAA
#783Your weekly reminder that 1. You should not have your development process on a centralized platform, at least not if you're doing anything that smells of copyright issues 2. If you do host on a centralized platform, have regular, decentralized backups of code and issue tracking. 3. Also, avoid US-centric hosting for this kind of thing. But really, refer to 1.
Re: YouTube-dl has received a DMCA takedown from RIAA
#784Things like this make no sense from the notice: > The clear purpose of this source code is to (i) circumvent the technological protection measures used by authorized streaming services such as YouTube Using this logic then OBS or any desktop recording tool is also violating the same measures because you could press record while a Youtube video is playing and wind up with your own locally recorded copy of the video. S…
Re: YouTube-dl has received a DMCA takedown from RIAA
#785Earlier quoted context omitted.
It makes perfect sense to the people who design these twisted legal machinations. A tool like OBS is designed for generic desktop recordings, while youtube-dl is designed specifically to enable the copying of copyrighted works. Or at least that's what the RIAA will say, and unfortunately a judge will likely be very sympathetic to that claim.
Yep. I wonder where this will go defensively in court if it gets there. I guess what the RIAA is really saying is that murder is legal depending on what was used to kill someone. A hunting knife could be used to kill someone but it could also be used to slice a pizza pie. A pizza cutter was designed to slice pizza but it could also kill someone without too much effort. If it's not ok for youtube-dl to create an mp3 o…
Re: YouTube-dl has received a DMCA takedown from RIAA
#786So why does the Recording Industry Association of America get to decide whether a tool for downloading content on a service that is produced by people around the world and released under many different licenses exists or not? The RIAA and America in general has no right to police the rest of the world.
Quite obviously, because the developers decided to host their code there. If they hosted it somewhere else, there would be different laws restricting how people all over the world use it.
Re: YouTube-dl has received a DMCA takedown from RIAA
#787I find this amazing, essentially Google has been scraping every piece of content they can get their hands on, when a few individuals decide to get data, that wasn’t even created by YouTube, they get take down notices. The more I think about it hypocrisy should be a defence against these things.
Re: YouTube-dl has received a DMCA takedown from RIAA
#788Re: YouTube-dl has received a DMCA takedown from RIAA
#789Re: YouTube-dl has received a DMCA takedown from RIAA
#790As a technical aside (to the main topic of this HN thread), I had written a blog post some years ago, describing some uses of youtube-dl, and some commentary giving an overview of what its source does: youtube-dl, a YouTube downloader in Python: https://jugad2.blogspot.com/2013/03/youtube-dl-yourube-downl...
pafy - Python API for YouTube:
https://jugad2.blogspot.com/2014/06/pafy-python-api-for-yout...
youtube-dl, Python video download tool, on front page of Hacker News (2014):
https://jugad2.blogspot.com/2014/11/youtube-dl-python-video-...
How to download PyCon US 2013 videos for offline viewing using youtube-dl:
https://jugad2.blogspot.com/2013/04/how-to-download-pycon-us...