Files
ythdd/requirements.txt
sherl 0099736a74 new iOS/web extractors, image proxying done by views.py
- ythdd_globals.py - added helper function to get user-configured header
- ythdd.py - now checks for config.toml in work directory
- requirements.txt - add brotli, so that requests can decompress
innertube request
2024-12-26 20:15:45 +01:00

15 lines
328 B
Plaintext

# For pacman-based distros: sudo pacman -S python-flask python-flask-sqlalchemy python-toml
blinker>=1.7.0
itsdangerous>=2.1.2
Jinja2>=3.1.4
MarkupSafe>=2.1.5
Werkzeug>=3.0.1
Flask>=2.3.3
greenlet>=3.1.0
SQLAlchemy>=2.0.36.dev0
Flask-SQLAlchemy>=3.1.1
toml>=0.10.2
Flask-APScheduler>=1.13.1
requests>=2.32.3
yt_dlp
brotli>=1.1.0