s3 downloader API + startScript

This commit is contained in:
2025-03-22 22:04:18 +01:00
parent ba36b6753a
commit 7873002167
4 changed files with 517 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
*.jar
auth
.env
.env
.venv*
__pycache__