Initial commit: Bilibili Video Downloader v1.0.0
This commit is contained in:
+21
@@ -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
|
||||
Reference in New Issue
Block a user