Compare commits
2 commits
f429116ed0
...
a3600c0976
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a3600c0976 | ||
|
|
727be56491 |
2 changed files with 4 additions and 1 deletions
|
|
@ -11,3 +11,6 @@ __pycache__/
|
|||
.vscode/
|
||||
videos/
|
||||
data/
|
||||
venv/
|
||||
.gemini/
|
||||
tmp*/
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@ werkzeug
|
|||
gunicorn
|
||||
python-dotenv
|
||||
googletrans==4.0.0-rc1
|
||||
# ytfetcher - optional, requires Python 3.11-3.13
|
||||
ytfetcher
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue