GitHub challenges a DMCA ruling that treats missing download buttons as “access controls”
GitHub has filed an amicus brief in the appeal of Yout LLC v. Recording Industry Association of America, Inc. The case stems from Yout, a company that offers an online service using a configured version of youtube-dl to help users download YouTube videos. GitHub previously processed a takedown request against youtube-dl itself but reversed course after developer feedback and new information about how the tool operates. That episode led to significant changes in GitHub’s DMCA process, and the company now argues the district court’s reasoning in Yout could have far-reaching consequences for developer tools.
The central issue is whether the mere absence of a download button on YouTube constitutes an “effective technological protection measure” under Section 1201(a) of the DMCA. The district court found that it does, saying ordinary users cannot download videos in the ordinary course of browsing. GitHub’s brief argues this is legally wrong because it conflates access to a work with the later use of that work. YouTube videos are publicly accessible by URL, so downloading them with tools like youtube-dl should be analyzed under copyright’s permitted uses—including fair use—not treated as circumvention of an access control.
Section 1201(a) is intended to cover access controls like encryption-based DRM. GitHub’s concern is that broadening it to cover measures that merely shape how users experience already-available content would criminalize a wide range of commonplace and beneficial software. GitHub’s brief highlights tools that could be threatened under the district court’s logic, including ad blockers, screen readers, web archivers (noting youtube-dl itself is used to preserve video evidence for human rights work), and browser extensions for dark mode, translation, dyslexia-friendly fonts, or improved print layouts. Custom media players could also be at risk.
The brief points to the Supreme Court’s skepticism in Van Buren v. United States toward interpretations that would make millions of law-abiding citizens into criminals. In the CFAA context, the Court warned against reading statutes so broadly that ordinary use of a technology becomes a crime. GitHub argues the same principle applies here: the district court’s interpretation of 1201(a) would have exactly that effect on developers creating tools that improve how people experience content online.
GitHub also stresses the innovation angle. When the DMCA was enacted in 1998, experiencing web content meant dial-up modems and little else. The last 25 years have seen developers build countless tools that make the web more accessible, readable, and useful—innovations that were never contemplated by lawmakers at the time. If courts allow 1201(a) to reach such tools, the brief warns, developers will face the threat of fines and imprisonment for activities like tinkering and experimentation that should be protected.
GitHub’s fuller legal arguments are in the amicus brief itself. The company frames its participation as part of a broader commitment to protecting developer innovation, citing as another example its Supreme Court amicus brief in the Section 230 case, which emphasized the importance of that statute for algorithmic innovation and for hosting platforms such as GitHub.



