Initial commit: add core functionality for Patreon media downloading with UI and batch processing support

This commit is contained in:
Space-Banane
2026-04-06 23:00:10 +02:00
commit 75b071c5be
7 changed files with 786 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask
flask-cors