Live data from Hacker News

YouTube-dl has received a DMCA takedown from RIAA

github.com

941–950 of 1001 posts

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

#941

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.

Sad but true! At least at the OBS level, it's an application running on an operating system instead of in a browser controlled by a corporation (ok Windows is becoming more walled too...)

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

#942
post #105
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…

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…

I followed the Napster trial closely. Napster’s argument that it had legitimate use was demolished because it had an ability to monitor the specific use of its service on an ongoing basis. That is, it could see queries from users as they happened. In fact, this ability was at the core of the service since Napster relied on a centralized search index maintained by the company. The court ruled this gave the company a more active role in contributing to infringement than the precedent Napster was trying to use (which involved VCRs - the Betamax case).

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

#943
BTW, I just installed it using `choco install youtube-downloader`. Nice to have while they don't find a new location.

It 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

#945
post #458

Oh 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.

For now. Occasionally the Internet Archive is served with DMCA takedowns too.

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

#948
post #293

Earlier 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…

I'd like to add the one that bothers me most:

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

#950
post #902
post #37

Earlier 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.

This happens in Spain as well. About how did it pass, I assume it's because lobbying.
Post reply on HN