StreamingCommunity/requirements.txt
Francesco Grazioso ddcb3dfb71
create dockerization for the script (#105)
* add dockerfile and change base domain to current one

* add ffmpeg to dockerfile and edit README

* add instructions to save media locally

* fix typo

* add dependencies to dockerfile

* fix dependencies

* add ability to switch between anime and film on run without changing config

* add dependencies to dockerfile

* add argparse

* fix readme

* fix args description
2024-04-12 17:38:34 +02:00

8 lines
134 B
Plaintext

requests
bs4
tqdm
rich
ffmpeg-python
pycryptodome
m3u8
lxml