Initial commit: image+audio to YouTube MP4 queue

This commit is contained in:
Troll (Hermes Agent) 2026-08-05 22:29:01 +00:00
commit f2d53a573f
15 changed files with 826 additions and 0 deletions

5
requirements.txt Normal file
View file

@ -0,0 +1,5 @@
flask>=3.0
gunicorn>=22.0
Pillow>=10.0
python-dotenv>=1.0
Werkzeug>=3.0