I can also use OBS or a Google Pixel to capture material from youtube but I don't see anyone going after them
Give it time for OBS. Google are safe of course, they're a large corporation, the law doesn't apply to corporations.
YouTube-dl has received a DMCA takedown from RIAA
941–950 of 1001 posts
Re: YouTube-dl has received a DMCA takedown from RIAA
#942Note 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…
The courts remedy (at least at the preliminary injunction phase) was not to shut down Napster but to force it to comply with search blacklists provided by the record companies.
youtube-dl obviously is not a service so had no ability to monitor ongoing use. IMO it would have a much stronger case for legitimate use.
IANAL
Re: YouTube-dl has received a DMCA takedown from RIAA
#943It also showcases a marvelous advantage of using git as a VCS, they automatically have multiple backups and can easily transport the project. And it showcases that all the other project info, like issues and comments should also be under version control and downloaded in developers machines. You can't depend on an external service for your project.
BTW, is it possible to use GitHub features in a distribute way? E.g.: create issues in my machine and pushing it to the server?
Re: YouTube-dl has received a DMCA takedown from RIAA
#944Re: YouTube-dl has received a DMCA takedown from RIAA
#945Oh the irony of cloning a banned repo from a Chinese git mirror... c:\Users\david\dev\git λ git clone https://gitee.com/mirrors/youtube-downloader.git Cloning into 'youtube-downloader'... remote: Enumerating objects: 98560, done. remote: Counting objects: 100% (98560/98560), done. remote: Compressing objects: 100% (30542/30542), done. remote: Total 98560 (delta 73037), reused 90045 (delta 66441), pack-reused 0 Receiv…
I got the tarball from the official site, using Internet Archive.
Re: YouTube-dl has received a DMCA takedown from RIAA
#946Re: YouTube-dl has received a DMCA takedown from RIAA
#947Re: YouTube-dl has received a DMCA takedown from RIAA
#948Earlier quoted context omitted.
Do you have some sort of RMS-style setup? If so, I'm curious about your reasons for that and why mainstream browsers aren't an option for you
Compared to youtube-dl and an offline media player like mpv, youtube's web interface is absolute garbage for consuming content. The only thing it's half-good for is discovery because it shows thumbnails of the videos and links to related videos. Useful things that I can't do on through youtube's web interface: 1 - archive videos (so many videos have been taken down and would be lost forever to me had I not had an off…
6 - listen to public talks, presentations and soundscapes while doing something else with my mobile device, or letting the screen sleep in my pocket. YouTube requires the video to be on-screen or it stops playing, which makes it completely useless for listening to things. Other video sites are much better for this.
(I don't need advice on how to get around this thanks, I already know how to. But that's another of YouTube's crappy standard behaviours.)
Re: YouTube-dl has received a DMCA takedown from RIAA
#949Re: YouTube-dl has received a DMCA takedown from RIAA
#950Earlier quoted context omitted.
I was thinking the same thing: The next step following this line of thinking would be trying to ban all torrent clients, because they CAN be used to download copyrighted material. This is crazy.
Well, we (Lithuania) have a law that works along these lines. When you buy any storage device a part of the price is a tax that goes to IP protection agency. The reasoning is exactly that: because you may store some pirated music or whatever on it. How was this bs passed I have no idea.