Initial commit: xStream Downloader

This commit is contained in:
2026-07-06 14:27:51 +02:00
commit 103a489985
139 changed files with 4153 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
dist/
build/
.coverage
htmlcov/
.env
venv/
.venv/
*.swp
*.swo
.DS_Store