LWN: Comments on "The RIAA, GitHub, and youtube-dl" https://lwn.net/Articles/836830/ This is a special feed containing comments posted to the individual LWN article titled "The RIAA, GitHub, and youtube-dl". en-us Thu, 30 Oct 2025 10:38:30 +0000 Thu, 30 Oct 2025 10:38:30 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Copyright law https://lwn.net/Articles/837682/ https://lwn.net/Articles/837682/ dannyobrien Though note that DMCA 1201-like provisions exist in most countries now: see our blog post <a href="https://www.eff.org/deeplinks/2020/11/github-youtube-dl-takedown-isnt-just-problem-american-law">"the Github youtube-dl takedown isn't just a problem of American law"</a>. Thu, 19 Nov 2020 00:57:47 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837580/ https://lwn.net/Articles/837580/ Cyberax <div class="FormattedComment"> I seem to recall that there&#x27;s such a project. What was the name... something like &quot;dork&quot;..? <br> </div> Wed, 18 Nov 2020 08:13:14 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837576/ https://lwn.net/Articles/837576/ flussence <div class="FormattedComment"> Yeah, if only there were some blockchain-based DVCS created as a response to gatekeepers using legal threats to shut down the collaboration tools of a well-known project…<br> </div> Wed, 18 Nov 2020 07:43:46 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837481/ https://lwn.net/Articles/837481/ Lennie <div class="FormattedComment"> As mentioned I hope they settle on the same protocol and an official helper gets added to git binary distribution.<br> </div> Tue, 17 Nov 2020 09:54:20 +0000 Copyright law https://lwn.net/Articles/837329/ https://lwn.net/Articles/837329/ farnz <p>The key change AFAICT (and I'm not a lawyer, nor based in the USA, so take this with a pinch of salt) is that case law has established that you need to show that damage exists before you can choose between actual damages and statutory damages. Statutory damages exist in US law to cover the case where the actual damages are hard to establish (pirates don't keep the greatest records), and it was a stretch to have them cover cases where no actual damages existed. Mon, 16 Nov 2020 08:39:34 +0000 Copyright law https://lwn.net/Articles/837318/ https://lwn.net/Articles/837318/ himi <div class="FormattedComment"> There were statutory damage rules involved somewhere that meant you could be liable for fines even if there was no evidence of actual harm - I can&#x27;t recall if that was associated with the direct infringement or with contributory infringement, but it was definitely used to target people who were just seeding torrents, and I&#x27;m pretty sure there were cases early on where people had to invoke the first sale defence to avoid liability for breaking some of the dumb-arse CD copy protection schemes that existed. But one of the things that came out of the early court hearings on this stuff was case law that imposed more reasonable restrictions on liabilities if there was no commercial motive behind the infringement, which put a stop to a lot of the ridiculous behaviour by the record companies.<br> <p> The current state of the law is quite significantly different to what it was back in the early 2000s, not because of amendments to the written law, but due to the build up of case law and precedent.<br> </div> Sun, 15 Nov 2020 23:23:57 +0000 DVD anti-copying measures https://lwn.net/Articles/837289/ https://lwn.net/Articles/837289/ geert <div class="FormattedComment"> So my dm-crypted hard drive does not contain any movies, as the RIA* cannot play them?<br> Well played ;-)<br> </div> Sun, 15 Nov 2020 18:25:56 +0000 DVD anti-copying measures https://lwn.net/Articles/837283/ https://lwn.net/Articles/837283/ giraffedata <p>I think I could make a case that the content protected by copyright is the movie, not the bits. A copy of encrypted bits that can't be played is not a copy of a movie, so encryption is a device that prevents copying. <p>Sometimes engineers, with their view inside the machine, have a rather different perspective on copyright law than authors and copiers. Sun, 15 Nov 2020 17:45:13 +0000 Copyright law - making copies for personal use https://lwn.net/Articles/837281/ https://lwn.net/Articles/837281/ giraffedata I stand corrected, and thank you for the correction. <p> You know, I read that Wikipedia article just before posting and between then and when I hit publish, I forgot the result of the case. <p> Good thing it does not disturb my main point, since the only reason that case went to the Supreme Court is that recording TV broadcasts generally <em>isn't</em> allowed. Sun, 15 Nov 2020 17:32:51 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837278/ https://lwn.net/Articles/837278/ Paf <div class="FormattedComment"> Sorry, tzafrir mentioned the other forge services aspect.<br> </div> Sun, 15 Nov 2020 16:07:58 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837276/ https://lwn.net/Articles/837276/ Paf <div class="FormattedComment"> The problem the blockchain solves is essentially distributed agreement on transactions with resistance to tampering *in the context of ongoing distributed agreement*, ie, further transactions and modifications from anywhere. I don’t think the security problems it solves are really of concern for a code repository - there’s a single authoritative version from somewhere, presumably, and a limited number of folks who can change it. Just sign or encrypt the thing being distributed.<br> <p> In fact, if you don’t need to solve those specific security problems, blockchain is a shit way of distributing stuff - it has *massive* overhead vs a distributed protocol without “proof of work” (or proof of whatever you’d like). If your fundamental goal is to get *data* around in a trusted manner - rather than do distributed agreement type things - blockchain is not a good answer.<br> <p> We know how to build distributed services, I think the problem is practicality and combining distributed service with ease of finding things and all the other stuff - as you mentioned - that a system like GitHub provides.<br> </div> Sun, 15 Nov 2020 16:07:02 +0000 Copyright law https://lwn.net/Articles/837274/ https://lwn.net/Articles/837274/ ceplm <div class="FormattedComment"> <font class="QuotedText">&gt; So what if I use program Z or Y to store it locally, play it backwards, invert the color or whatever I want, as long as I don&#x27;t redistribute it?</font><br> <p> You get sued as long as RIAA decides they don’t like you. And who has more money to pay lawyers, you or RIAA?<br> </div> Sun, 15 Nov 2020 15:32:47 +0000 DVD anti-copying measures https://lwn.net/Articles/837251/ https://lwn.net/Articles/837251/ nybble41 <div class="FormattedComment"> <font class="QuotedText">&gt; …what prevents you from making a usable copy of the content on a flash drive or whatever is the encryption.</font><br> <p> The encryption doesn&#x27;t prevent you from making a copy of the (still encrypted) content of the DVD on a flash drive. It only prevents you from playing the video from that copy, since it would need to be decrypted first. The only official, licensed systems that can decrypt the DVD content for playback will not accept encrypted input from a flash drive, only from commercial DVDs, so having a bit-for-bit copy of an encrypted DVD on a flash drive doesn&#x27;t help. Still, CSS would be more accurately classified as protection against unauthorized *playback* rather than unauthorized *copying*.<br> </div> Sun, 15 Nov 2020 06:12:55 +0000 Copyright law - making copies for personal use https://lwn.net/Articles/837250/ https://lwn.net/Articles/837250/ Cyberax <div class="FormattedComment"> <font class="QuotedText">&gt; No, you cannot legally make a copy of a TV broadcast under US copyright law, even for personal use. </font><br> You absolutely can. Time-shifting was ruled legal by the SCOTUS: <a href="https://en.wikipedia.org/wiki/Time_shifting#History_in_the_United_States">https://en.wikipedia.org/wiki/Time_shifting#History_in_th...</a><br> <p> </div> Sun, 15 Nov 2020 05:48:36 +0000 Copyright law - making copies for personal use https://lwn.net/Articles/837248/ https://lwn.net/Articles/837248/ giraffedata No, you cannot legally make a copy of a TV broadcast under US copyright law, even for personal use. <p> The "fair use" exception for making copies for personal use is for making an additional copy of something of which you already own a copy. It doesn't cover creating a copy from a public performance. (It wouldn't cover making a copy of a friend's DVD for your own personal use either). <p> A famous court case shortly after the invention of the home video recorder tested the limits of that restriction and resulted in a ruling that you can't record a TV program even if you're just going to watch it once the next day and then delete the copy. Sun, 15 Nov 2020 05:05:41 +0000 DVD anti-copying measures https://lwn.net/Articles/837247/ https://lwn.net/Articles/837247/ giraffedata So that's what prevents making a physical copy, but what prevents you from making a usable copy of the content on a flash drive or whatever is the encryption. That's the technological measure you have to circumvent to make that kind of copy. <p> If the encryption just stopped you from playing the DVD, I don't think DMCA would have much to say about it. <p> What takes most people by surprise about DMCA is that if you circumvent the encryption just to play the DVD, not to copy it, you're still in violation of the DMCA, because you are circumventing a technological measure that also prevents copying. Sun, 15 Nov 2020 04:41:25 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837244/ https://lwn.net/Articles/837244/ pabs <div class="FormattedComment"> Seems like there are multiple git remote-helper implementations for IPFS:<br> <p> <a href="https://github.com/ipfs-shipyard/git-remote-ipld">https://github.com/ipfs-shipyard/git-remote-ipld</a><br> <a href="https://github.com/cryptix/git-remote-ipfs">https://github.com/cryptix/git-remote-ipfs</a><br> <a href="https://github.com/monadic-xyz/ipfs">https://github.com/monadic-xyz/ipfs</a><br> <a href="https://github.com/larsks/git-remote-ipfs">https://github.com/larsks/git-remote-ipfs</a><br> <p> Some discussion of git on IPFS:<br> <p> <a href="https://discuss.ipfs.io/t/git-on-ipfs-links-and-references/730">https://discuss.ipfs.io/t/git-on-ipfs-links-and-reference...</a><br> </div> Sun, 15 Nov 2020 03:02:09 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837227/ https://lwn.net/Articles/837227/ tzafrir <div class="FormattedComment"> Is the problem a centralized repository (given how easy it is to recover using local copies) or other infrmation such as pull requests and bugs?<br> </div> Sat, 14 Nov 2020 16:57:02 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837219/ https://lwn.net/Articles/837219/ terminalnode <div class="FormattedComment"> Not entirely sure how it works, what it&#x27;s limitations are etc, but there is a token (on the ethereum chain I believe) called gitcoin.<br> </div> Sat, 14 Nov 2020 16:19:14 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837215/ https://lwn.net/Articles/837215/ ghorbanian <div class="FormattedComment"> Has anyone looked into using block-chain to decentralize code repositories?<br> </div> Sat, 14 Nov 2020 15:06:16 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837214/ https://lwn.net/Articles/837214/ k8to <div class="FormattedComment"> Someone committted the entire sourcecode to the DMCA project via a bug that github has refused to fix as a form of protest of both parts.<br> </div> Sat, 14 Nov 2020 14:54:05 +0000 The RIAA, GitHub, and youtube-dl https://lwn.net/Articles/837210/ https://lwn.net/Articles/837210/ Lennie <div class="FormattedComment"> Some IPFS options also exist.<br> <p> <a href="https://radicle.xyz/">https://radicle.xyz/</a> is the most advanced is my guess.<br> <p> I hope those get developed further.<br> <p> My guess is we need good protocols on how to do storage on IPFS for git data, possibly part of regular git program long term.<br> <p> </div> Sat, 14 Nov 2020 13:59:35 +0000 Copyright law https://lwn.net/Articles/837162/ https://lwn.net/Articles/837162/ ldearquer <div class="FormattedComment"> <font class="QuotedText">&gt; I was saying, I always thought the copyright law is all about distributing copies. Once you have an original, you can *not* &gt; make copies and distribute them. But you can make (private) copies and keep them for yourself (for your car, etc).</font><br> <p> s/copyright law/status quo of copyright law plus applicable private copies exeptions (existent in most jurisdictions)/<br> <p> </div> Fri, 13 Nov 2020 22:37:34 +0000 Copyright law https://lwn.net/Articles/837147/ https://lwn.net/Articles/837147/ Wol <div class="FormattedComment"> It&#x27;s not &quot;further restrictions imposed by the DMCA&quot;. The default position of copyright law is you cannot make any copies full stop. Not for personal use. Not for backups. Not even temporary copies required to run programs.<br> <p> That&#x27;s why things like software licences appeared - so people could legally run their programs. And all the exemptions about personal copies.<br> <p> The DMCA was an attempt to criminalise what was already illegal - making unauthorised copies of commercial DVDs. (Made all the more complicated by the American concept of &quot;fair use&quot; and people saying &quot;making backups is fair use&quot;.)<br> <p> Cheers,<br> Wol<br> </div> Fri, 13 Nov 2020 19:04:55 +0000 Copyright law https://lwn.net/Articles/837140/ https://lwn.net/Articles/837140/ jem <p>I'm not German, but this <a href="https://de.wikipedia.org/wiki/Pauschalabgabe">Wikipedia</a> article lists surcharges on DVD media, external hard drives, MP3 players, PCs, Mobile phones, set-top boxes, scanners and printers, etc.</p> <p>This is a bureaucratic system, and unfair to users which don't use these products for storing copyrighted material. The system also doesn't make sense with dwindling prices per gigabyte on external media. If the charge is ~2 cents per gigabyte for CD-R, then, for the same price per byte, it ought to be 200 € for a 10 TB hard drive. How about 20000 € for some future 1 PB media? Should cloud storage also be affected?</p> <p>The same system was also used in Finland until the end of 2014, at which point it was abandoned completely.</p> Fri, 13 Nov 2020 17:07:29 +0000 Copyright law https://lwn.net/Articles/837110/ https://lwn.net/Articles/837110/ anselm <p> AFAIR the GEMA surcharge on CD-ROM media applied to “audio-quality” CD-ROM blanks (which are otherwise identical to standard CD-ROM blanks). I don't think anyone uses these any longer. </p> <p> Historically, CD-ROM blanks were not exclusively used for copyrighted music – when the idea was new, CD-ROMs were popular as backup media, for sharing family photographs with relatives or sending them off to be printed, etc., and people reasonably objected to having to pay GEMA for the privilege of storing their own stuff on their own CD-ROM blanks. </p> Fri, 13 Nov 2020 14:48:44 +0000 Copyright law https://lwn.net/Articles/837108/ https://lwn.net/Articles/837108/ ldearquer <div class="FormattedComment"> &gt; What do you mean by &quot;redistributing&quot;. The exception in English law says you can have copies AS LONG AS YOU ALSO HAVE THE ORIGINAL.<br> <p> That was my whole point. I see I failed to word it properly :)<br> <p> I was saying, I always thought the copyright law is all about distributing copies. Once you have an original, you can *not* make copies and distribute them. But you can make (private) copies and keep them for yourself (for your car, etc).<br> <p> So, you can make copies, but not distribute them<br> <p> So I thought youtube-dl use was OK as long as I don&#x27;t make copies and distribute them. Because I was not aware of further restrictions imposed by DCMA.<br> </div> Fri, 13 Nov 2020 14:18:01 +0000 Copyright law https://lwn.net/Articles/837078/ https://lwn.net/Articles/837078/ anton The surcharge is reality, and we also pay it on hard disks, printers and probably many other things. And your GEMA and our AKM gets the money (based on the theory that they represent all the authors, artists, etc.) and distributes some of it to its members. Fri, 13 Nov 2020 12:54:54 +0000 Copyright law https://lwn.net/Articles/837076/ https://lwn.net/Articles/837076/ anselm <blockquote><em>To me, "redistribution" means giving copies to friends etc. They don't have the original (I do), so those copies are illegal!</em></blockquote> <p> Here in Germany we get to give an (unspecified) limited number of copies of music CDs we own to friends and family (not random strangers). In theory there's a surcharge on CD-ROM burners and blanks that is distributed to the artists, composers, music publishers etc. as compensation. </p> Fri, 13 Nov 2020 11:56:34 +0000 Copyright law https://lwn.net/Articles/837055/ https://lwn.net/Articles/837055/ Cyberax <div class="FormattedComment"> It&#x27;s not quite as simple. RIAA can sue individuals who break CSS to watch DVDs. But it&#x27;s likely to be tossed out with prejudice, since RIAA won&#x27;t be able to show any damages.<br> <p> What they _can_ do is suing the software publisher that created the tools to work around CSS.<br> </div> Fri, 13 Nov 2020 02:56:13 +0000 Copyright law https://lwn.net/Articles/837054/ https://lwn.net/Articles/837054/ Wol <div class="FormattedComment"> What do you mean by &quot;redistributing&quot;. The exception in English law says you can have copies AS LONG AS YOU ALSO HAVE THE ORIGINAL.<br> <p> To me, &quot;redistribution&quot; means giving copies to friends etc. They don&#x27;t have the original (I do), so those copies are illegal!<br> <p> If I have both the original and the copies (the only legal possibility), then that&#x27;s not redistribution! And if I give the original away, I have to destroy the copies as they are no longer legal.<br> <p> Cheers,<br> Wol<br> </div> Fri, 13 Nov 2020 00:20:30 +0000 Copyright law https://lwn.net/Articles/837049/ https://lwn.net/Articles/837049/ himi <div class="FormattedComment"> There are lots of things you can get away with if no one realises you&#x27;re doing them, and there are things you can get away with if no one cares because it has no impact on the rest of the world. The specific provisions of the DMCA (and the conventions that they implement) are targeted at cases where the vendor has tried to stop you from doing things via some technical mechanism, but you&#x27;ve worked around that restraint - it gives the technical mechanism implemented by the vendor the force of law, even if no one ever knows that you&#x27;re doing it, let alone it having an impact on the rest of the world. You still have the protection of obscurity - if no one ever knows you did it they can&#x27;t do anything about it. But if the technical mechanism you&#x27;re circumventing includes a phone-home provision then you&#x27;re screwed even then.<br> <p> As the experience with CSS on DVDs demonstrates, it doesn&#x27;t even have to be an effective mechanism, and it doesn&#x27;t have to give any consideration to other parts of copyright law which might make it entirely legal to work around the mechanism - basically, they can take you to court and demand large sums of money (based on penalties intended to deter commercial pirates), and you then have to make a positive case to justify your particular personal use case.<br> </div> Thu, 12 Nov 2020 22:55:06 +0000 Copyright law https://lwn.net/Articles/837047/ https://lwn.net/Articles/837047/ ldearquer <div class="FormattedComment"> <font class="QuotedText">&gt; The DMCA criminalizes this if you are circumventing access controls</font><br> <p> OK, that explains a lot to an ignorant folk like myself.<br> <p> Does it mean, in US, it is not legal to - just saying - record with a camera whatever is being played on your own TV set, on your own home, through your paid subscription or whatever, to keep a copy for yourself?<br> <p> To me it sounds like forbidding nose picking :)<br> </div> Thu, 12 Nov 2020 22:16:46 +0000 Copyright law https://lwn.net/Articles/837046/ https://lwn.net/Articles/837046/ ldearquer <div class="FormattedComment"> If the law incorporates an exception for private copies, it is pretty much all about redistributing.<br> Granted this exception may not be common across jurisdictions.<br> </div> Thu, 12 Nov 2020 22:07:19 +0000 Copyright law https://lwn.net/Articles/837042/ https://lwn.net/Articles/837042/ mathstuf <div class="FormattedComment"> <font class="QuotedText">&gt; The &quot;unread comments&quot; page does rather hide context ... :-(</font><br> <p> There is an option (which I use) to include the parent comment of any new comment thread for at least some context.<br> </div> Thu, 12 Nov 2020 21:01:24 +0000 Copyright law https://lwn.net/Articles/837035/ https://lwn.net/Articles/837035/ nybble41 <div class="FormattedComment"> It&#x27;s not that the commercial DVDs are uncopyable so much as the blank, writable DVDs lack the specific storage region needed for the CSS keys. As such, you can&#x27;t burn an encrypted DVD image to regular retail DVDs (such that the resulting DVD can be played back) regardless of where it came from—that includes not only copies of commercial discs but even ones you created yourself. The anti-copying measure isn&#x27;t actually in the commercial discs but rather in the blanks. It doesn&#x27;t prevent anyone from extracting a bit-for-bit image of an encrypted DVD, but that doesn&#x27;t do you any good unless you have the industrial equipment necessary to produce discs with the CSS keys included.<br> </div> Thu, 12 Nov 2020 18:57:11 +0000 Copyright law https://lwn.net/Articles/837029/ https://lwn.net/Articles/837029/ Wol <div class="FormattedComment"> That may be true. But the OP I was replying to said copyright law was not about copying ... ??? (And I did quote him, didn&#x27;t I?)<br> <p> And I did say *I* couldn&#x27;t copy a CD ... :-)<br> <p> The &quot;unread comments&quot; page does rather hide context ... :-(<br> <p> Cheers,<br> Wol<br> </div> Thu, 12 Nov 2020 17:29:30 +0000 Copyright law https://lwn.net/Articles/837028/ https://lwn.net/Articles/837028/ rsidd <div class="FormattedComment"> True, laws differ across jurisdictions. This is about an American law (DMCA) and American companies/associations (RIAA, Google/Youtube, Microsoft/Github). <br> </div> Thu, 12 Nov 2020 17:22:42 +0000 Copyright law https://lwn.net/Articles/837026/ https://lwn.net/Articles/837026/ Wol <div class="FormattedComment"> No :-(<br> <p> They mess about with a lot of stuff, and commercial DVDs won&#x27;t copy - I&#x27;ve tried.<br> <p> Cheers,<br> Wol<br> </div> Thu, 12 Nov 2020 16:28:13 +0000 Copyright law https://lwn.net/Articles/837025/ https://lwn.net/Articles/837025/ Wol <div class="FormattedComment"> The RIAA has no jurisdiction over copyright law. And it doesn&#x27;t apply here either (hint - the second A stands for America - a *foreign* country).<br> <p> Until Parliament legally sanctioned copying that sort of stuff for personal purposes, it was illegal. &quot;fair use&quot; is something that doesn&#x27;t exist in Berne, so that was no use ...<br> <p> Cheers,<br> Wol<br> </div> Thu, 12 Nov 2020 16:26:40 +0000