mpv-youtube-queue-server/requirements.txt
sudacode ce605006f5
All checks were successful
Build Docker Image / build (push) Successful in 14m39s
update add_video route and change queue method
- change add to queue method from `GET` on `/` to `POST` on `/queue`
- update `/add_video` route to accept single video url
2025-02-25 02:02:54 -08:00

24 lines
388 B
Plaintext

alembic==1.14.1
bleach==6.2.0
blinker==1.9.0
cffi==1.17.1
click==8.1.7
cryptography==43.0.1
Flask==3.1.0
greenlet==3.1.1
gunicorn==23.0.0
itsdangerous==2.2.0
Jinja2==3.1.5
Mako==1.3.9
MarkupSafe==2.1.5
oracledb==2.5.1
packaging==24.1
psycopg2-binary==2.9.10
pycparser==2.22
PyMySQL==1.1.1
SQLAlchemy==2.0.38
typing_extensions==4.12.2
webencodings==0.5.1
Werkzeug==3.1.3
yt-dlp==2025.2.19