yt-dlp/requirements.txt

10 lines
270 B
Plaintext
Raw Normal View History

mutagen
pycryptodomex
websockets
brotli; implementation_name=='cpython'
brotlicffi; implementation_name!='cpython'
2022-06-28 07:10:54 +02:00
certifi
requests>=2.31.0,<3
urllib3>=1.26.17,<3
secretstorage; sys_platform=='linux' and (implementation_name!='pypy' or implementation_version>='7.3.10')