]> jfr.im git - yt-dlp.git/blobdiff - requirements.txt
Add brotli content-encoding support (#2433)
[yt-dlp.git] / requirements.txt
index cecd08eae81b2f7482526fac814cd1b1b34da25b..cb0eece46429b14702ea57613df05fd70f619fe9 100644 (file)
@@ -1,3 +1,5 @@
 mutagen
 pycryptodomex
 websockets
+brotli; platform_python_implementation=='CPython'
+brotlicffi; platform_python_implementation!='CPython'
\ No newline at end of file