Live data from Hacker News

YouTube-dl has received a DMCA takedown from RIAA

github.com

361–370 of 1001 posts

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

#361

What is the simplest way to store source code repos in some decentralized file system? Like store git repo in IPFS folder, would others be able to clone it and submit pull requests?

it's already decentralized. now developers just need to setup a different remote. as in git remote add whatever. the problem is how to publish the software.

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

#362

Considering youtube-dl isn't doing anything a web browser accessing these sites can't do, essentially serving as a headless web browser with a convenient CLI, I don't see how this could possibly have a leg to stand on. It's like serving Mozilla a DMCA takedown for FireFox. I however welcome the highly visible reminder that github should only be used as a mirror at most.

Someone should issue DMCAs for the Chromium and Firefox repos. Fight fire with fire.

That is extremely illegal.

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

#363
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.

Why stop with torrent clients? They should ban all browsers, because they CAN be used to download copyrighted materials!

I think we should just replace all humans with an Ethereum smart contract. No humans, violation of law.

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

#364

Many (thousands, if not tens of thousands) YouTube videos are being deleted right now, crazy censorship taking place. If tools like those get banned then it gets harder to keep copies of videos before they will be banned from YouTube.

That’s what we get for unrestricted proliferation of a platform offered by a big company. Is it even surprising anymore? Just saddens me but we can’t do anything.

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

#365
Time to upload youtube-dl-legal a computer program created for the express purpose of downloading only videos with permissible licenses. The readme shall note that any use of youtube-dl-legal to download illegal videos is expressly forbidden and even thinking about using it in this way is thoughtcrime of the most serious degree.

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

#366
Not just users, this is a good nightmare for a lot of projects that were relying on yt-dl (maybe for other features than downloading)

And even a lot of unofficial libraries that allowed easier yt access. Dead in a go.

Do we have a cli alternative that does everything of yt-dl except the video download part?

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

#367
post #50

You can download the most recent version of the YouTube-DL code from Wayback Machine here: https://web.archive.org/web/20201018144703/https://github.co... Fuck the RIAA

ok so I might just be stupid but how does that link let me clone the repo?.....

Here's a git mirror of the entire repo history up the the latest commit hash that I'm aware of. Compare against the commit hash on Google Webcache [1] for safety:

    git clone https://code.hackerspace.pl/q3k/youtube-dl
Clone, verify and rehost.

[1] - https://webcache.googleusercontent.com/search?q=cache:o7ilf8...

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

#368

Earlier quoted context omitted.

What if collaboration on opensource projects (i.e. hosting, issues and their comments) was decentralized instead of relying on a central entity like Github? That would keep the developer base active and make DMCA takedowns ineffective.

keybase.io provide decentralized crypto solution, it's better to open source community to move on to such crypto soluion

They got bought by Zoom. Hard pass.

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

#370

Earlier quoted context omitted.

Calling the thing youtube-dl in the first place rather than GenericDownloadHelper or something like that could, I guess, be seen as marketing it for a specific purpose.

Sadly yes. Legally this was actually rather stupid. Giving the project an innocuous name - think of a cute animal that isn't already being used as an open source mascot - and not explicitly mentioning popular artists in the README would have made the RIAA's case harder to argue. As it stands now, whatever the ethics or politics, legally there isn't much of a defence.

so, let's fork it and call it something like FURIAA
Post reply on HN