Compare commits

...

2 commits

Author SHA1 Message Date
KV-Tube Deployer
a3600c0976 v3.1.1: Enable ytfetcher & update dockerignore
Some checks failed
Docker Build & Push / build (push) Has been cancelled
2026-01-20 07:11:20 +07:00
KV-Tube Deployer
727be56491 v3.1.1: Enable ytfetcher fallback & docs update for NAS cookies 2026-01-20 07:11:06 +07:00
2 changed files with 4 additions and 1 deletions

View file

@ -11,3 +11,6 @@ __pycache__/
.vscode/
videos/
data/
venv/
.gemini/
tmp*/

View file

@ -5,5 +5,5 @@ werkzeug
gunicorn
python-dotenv
googletrans==4.0.0-rc1
# ytfetcher - optional, requires Python 3.11-3.13
ytfetcher