Compare commits

..

No commits in common. "a3600c0976605cedd4937600310b3e2ff71409bc" and "f429116ed099738264c3e6377db5b5429c103412" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View file

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

View file

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