Live data from Hacker News

RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

torrentfreak.com

271–280 of 292 posts

Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

#271

Earlier quoted context omitted.

I disagree. This looks more like pandering than anything else. Friedman has nothing to lose by making public statements of support, but a lot of reputation to gain if people buy into it. Instead of taking it down in the first place, Friedman should have told the RIAA to shove it, deliberately opening Github up to liability with the intent to defend this in courts and create precedent should the RIAA file suit. Even l…

I'm not a lawyer but afaik the DMCA takedown process is prescribed by statute, and platforms must comply to qualify for the legal protections that make hosting user-generated content possible. Friedman would certainly be removed by Microsoft if he jeopardized GitHub's legal protections by defying the mandated process, to say nothing of the potential of creating personal legal liability, both criminal and civil. youtu…

The RIAA’s fraudulent attack on youtube-dl is not a DMCA §512 infringement/safe-harbour claim

https://joindiaspora.com/posts/808cf690f8e801381778002590d8e...

Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

#272

> By now it is clear that the RIAA’s takedown notice backfired badly. With the ‘Streisand Effect’ in full swing, there are now probably more copies of YouTube-DL online than there ever were. Did it though? Sure, the Streisand effect caused more distribution of youtube-dl, but that's never really been an issue. Open source software as widely used as youtube-dl is mirrored in a hundred different places. The issue here…

Why would the RIAA have any right to demand the rolling cipher be removed?

Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

#273
post #259

Earlier quoted context omitted.

But user loss implies contributor loss, and that is the problem. It's not about me being able to find it (I definitely will be able to :) ), or guaranteeing a "safe harbor" to developers (there are plenty of organizations that are dying to host something like this). It's about a project hat requires a shit ton of constant manpower not having it because of it being "tainted".

It’s not C++ and complex encryption, this is a python web scraper - hardly rocket science. I don’t think manpower will be significantly harder to come by than it was in the past — the opposite, in fact.

It did not say it requires experienced manpower, I said it requires a lot of it, and importantly, constantly. It's easy to find a bunch of "fanatics" that will rise to the ocasion to "defend their freedoms" right now. But that is not what these projects require. On the other hand, it's hard to have volunteers who will keep doing the _menial_ changes for years as the different websites change their HTML/layout. Anything less and the tool loses a huge chunk of its usefulness.

Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

#274
post #68

Earlier quoted context omitted.

I think you might be right, but I also don't know how viable this was before the DMCA. I have never been able to get youtube-dl to work with (both ubuntu / mint) distro packages. The packages always fall out of date due to youtube changing things, and you need to download it directly from the youtube-dl website regardless.

Repo packages moved slowly, pip or building from source was often the only way of reliably getting it to work.

Pip is a repo.

Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

#275
post #48

Earlier quoted context omitted.

It's probably worth mentioning that Uberspace is based in Germany, not the United States, so may not feel the same risk from not obeying the DMCA as a US company.

I run a service based in Germany, and yes we don't care about DMCAs per se. However German laws are essentially: "Once you are notified of copyright infringing/illegal content, you have to remove it, lest you lose your protection as a service provider and become responsible for the content." A DMCA takedown notice would be such a notification. On the upside you don't need to do anything if you don't have reason to be…

> However German laws are essentially: "Once you are notified of copyright infringing/illegal content, you have to remove it, lest you lose your protection as a service provider and become responsible for the content."

Youtube-dl itself isn't copyright infringement though. It's a tool that could theoretically be used for copyright infringement.

Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

#276

Earlier quoted context omitted.

> I started thinking about what it would take to host code in a decentralized fashion. May I introduce you to GitTorrent? https://github.com/cjb/GitTorrent

Last updated 5 years ago, with no obvious successor. :/

https://github.com/dhappy/git-remote-ipfs

Also relevant if you go the p2p route:

https://github.com/MichaelMure/git-bug

Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

#277
A huge portion of the software industry with most of open source projects hosted on GitHub isn’t a good thing. GitHub is closed source and the metadata (pulls/issues/projects) is also not in the git decentralized database.

Sure in this instance GitHub CEO is helping. However GitHub could kick you or the repo out any second.

We ought to build a more resilient internet.

Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

#278
post #277

A huge portion of the software industry with most of open source projects hosted on GitHub isn’t a good thing. GitHub is closed source and the metadata (pulls/issues/projects) is also not in the git decentralized database. Sure in this instance GitHub CEO is helping. However GitHub could kick you or the repo out any second. We ought to build a more resilient internet.

I just learned gitea exists https://github.com/go-gitea/gitea. Holy moly, this is amazing.

Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

#279

Earlier quoted context omitted.

> But for fad-driven and taste-driven industries, privacy [sic] has a notable impact on creator's earnings. Do you have any data that doesn't make the ridiculous and false assertion that 1 download = 1 lost sale, with which to back that claim? Because from what I've read, piracy has the opposite effect.

I'm not claiming that 1 download = 1 lost sale. But it's well-documented that piracy negatively affects music, film, and game studio income. See, e.g., https://www.ipi.org/ipi_issues/detail/the-true-cost-of-sound... Piracy may the opposite effect for software but it definitely has a negative effect on entertainment related IP.

The Institute for Policy Innovation (IPI) is a think tank based in Irving, Texas and founded in 1987 by Congressman Dick Armey to "research, develop and promote innovative and non-partisan solutions to today's public policy problems."[1]

IPI is an associate member of the State Policy Network (SPN), a network of right-wing "think tanks" and other non profits spanning 49 states, D.C., and Puerto Rico.[2]

The conservative Capital Research Center ranked IPI as amongst the most conservative groups in the US, scoring it as an "eight" on a scale of one to eight.[3] IPI has received funding from corporations like Exxon Mobil and organizations like the Kochs' Claude R. Lambe Foundation, Scaife Foundations, the Bradley Foundation and others....

https://www.sourcewatch.org/index.php?title=Institute_for_Po...

Re: RIAA’s YouTube-dl takedown ticks off developers and GitHub’s CEO

#280
post #259

Earlier quoted context omitted.

It’s not C++ and complex encryption, this is a python web scraper - hardly rocket science. I don’t think manpower will be significantly harder to come by than it was in the past — the opposite, in fact.

It did not say it requires experienced manpower, I said it requires a lot of it, and importantly, constantly. It's easy to find a bunch of "fanatics" that will rise to the ocasion to "defend their freedoms" right now. But that is not what these projects require. On the other hand, it's hard to have volunteers who will keep doing the _menial_ changes for years as the different websites change their HTML/layout. Anythi…

Yes, but this was the same before. If anything, the current visibility is a shot in the arm. I don't think that, once the dust settles, youtube-dl will end up with less regular contributors than it had before - likely the opposite, in fact.
Post reply on HN