You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73 lines
728 B
73 lines
728 B
*.pyc
|
|
*.pyo
|
|
*.class
|
|
*~
|
|
*.DS_Store
|
|
wine-py2exe/
|
|
py2exe.log
|
|
*.kate-swp
|
|
build/
|
|
dist/
|
|
MANIFEST
|
|
README.txt
|
|
youtube-dl.1
|
|
youtube-dl.bash-completion
|
|
youtube-dl.fish
|
|
youtube_dl/extractor/lazy_extractors.py
|
|
youtube_dl/build_config.py
|
|
youtube-dl
|
|
youtube-dl.exe
|
|
youtube-dl.tar.gz
|
|
.coverage
|
|
cover/
|
|
updates_key.pem
|
|
.jython_cache/
|
|
.pytest_cache/
|
|
__pycache__/
|
|
**/__pycache__/
|
|
*.egg-info
|
|
*.srt
|
|
*.ttml
|
|
*.sbv
|
|
*.vtt
|
|
*.flv
|
|
*.mp4
|
|
*.m4a
|
|
*.m4v
|
|
*.mp3
|
|
*.3gp
|
|
*.wav
|
|
*.ape
|
|
*.mkv
|
|
*.swf
|
|
*.part
|
|
*.ytdl
|
|
*.swp
|
|
*.jpg
|
|
*.jpeg
|
|
*.png
|
|
*.gif
|
|
*.aria2c
|
|
*.lock
|
|
*.dump
|
|
test/local_parameters.json
|
|
.tox
|
|
youtube-dl.zsh
|
|
public/
|
|
bin/
|
|
.vercel
|
|
zip/
|
|
|
|
# IntelliJ related files
|
|
.idea
|
|
*.iml
|
|
|
|
tmp/
|
|
venv/
|
|
|
|
# VS Code related files
|
|
.vscode
|
|
|
|
# Added by GH Codespaces
|
|
pythonenv3.8/
|
|
.venv/
|