This commit is contained in:
doms9 2025-12-08 13:21:43 -05:00
commit 00000d99f4
38 changed files with 395070 additions and 0 deletions

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Misc
.python-version
stuff/
M3U8/scrapers/caches/*