Initial commit: Bilibili Video Downloader v1.0.0

This commit is contained in:
dvs
2026-08-28 10:12:20 +08:00
commit 7d08658757
5 changed files with 911 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
env/
# Downloads
downloads/
videos/
*.mp4
*.flv
*.m4a
# System files
Thumbs.db
.DS_Store
desktop.ini