Time to vacuum it up

This commit is contained in:
2026-02-22 23:22:53 +01:00
parent fa9c858b54
commit 0c8c6399aa
3 changed files with 873 additions and 1 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Download state files
seen_urls.txt
seen_episodes.txt
series_state.json
errors.json
# Downloaded content
Downloads/
# Python
__pycache__/
*.pyc
*.pyo