Compare commits
No commits in common. "a3600c0976605cedd4937600310b3e2ff71409bc" and "f429116ed099738264c3e6377db5b5429c103412" have entirely different histories.
a3600c0976
...
f429116ed0
2 changed files with 1 additions and 4 deletions
|
|
@ -11,6 +11,3 @@ __pycache__/
|
||||||
.vscode/
|
.vscode/
|
||||||
videos/
|
videos/
|
||||||
data/
|
data/
|
||||||
venv/
|
|
||||||
.gemini/
|
|
||||||
tmp*/
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue