this commit introduces on-demand ctoken generation with a wrapper for more concise, protodec-like syntax (see producePlaylistContinuation)
17 lines
358 B
Plaintext
17 lines
358 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
|
|
dateparser>=1.2.2
|
|
bbpb>=1.4.2 |