2021-05-28 16:09:07 -04:00
|
|
|
# Config
|
|
|
|
*.conf
|
|
|
|
*.spec
|
|
|
|
cookies
|
2021-09-11 09:21:11 -04:00
|
|
|
*cookies.txt
|
2021-09-15 15:21:40 -04:00
|
|
|
.netrc
|
2021-05-28 16:09:07 -04:00
|
|
|
|
|
|
|
# Downloaded
|
|
|
|
*.3gp
|
2021-11-28 16:22:52 -05:00
|
|
|
*.annotations.xml
|
2021-05-28 16:09:07 -04:00
|
|
|
*.ape
|
2021-11-28 16:22:52 -05:00
|
|
|
*.aria2
|
2021-08-26 22:27:20 -04:00
|
|
|
*.avi
|
2021-11-28 16:22:52 -05:00
|
|
|
*.description
|
|
|
|
*.desktop
|
2021-05-28 16:09:07 -04:00
|
|
|
*.dump
|
2021-11-28 16:22:52 -05:00
|
|
|
*.flac
|
|
|
|
*.flv
|
2021-05-28 16:09:07 -04:00
|
|
|
*.frag
|
|
|
|
*.frag.urls
|
|
|
|
*.info.json
|
2021-07-21 14:02:21 -04:00
|
|
|
*.jpeg
|
2021-11-28 16:22:52 -05:00
|
|
|
*.jpg
|
|
|
|
*.live_chat.json
|
|
|
|
*.m4a
|
|
|
|
*.m4v
|
|
|
|
*.mhtml
|
|
|
|
*.mkv
|
|
|
|
*.mov
|
|
|
|
*.mp3
|
|
|
|
*.mp4
|
|
|
|
*.ogg
|
|
|
|
*.opus
|
|
|
|
*.part
|
|
|
|
*.part-*
|
2021-05-28 16:09:07 -04:00
|
|
|
*.png
|
2021-11-28 16:22:52 -05:00
|
|
|
*.sbv
|
|
|
|
*.srt
|
|
|
|
*.swf
|
|
|
|
*.swp
|
|
|
|
*.ttml
|
|
|
|
*.unknown_video
|
|
|
|
*.url
|
|
|
|
*.vtt
|
|
|
|
*.wav
|
|
|
|
*.webloc
|
|
|
|
*.webm
|
2021-05-28 16:09:07 -04:00
|
|
|
*.webp
|
2021-11-28 16:22:52 -05:00
|
|
|
*.ytdl
|
2021-10-31 00:23:58 -04:00
|
|
|
.cache/
|
2021-05-28 16:09:07 -04:00
|
|
|
|
|
|
|
# Allow config/media files in testdata
|
2021-09-14 14:23:47 -04:00
|
|
|
!test/**
|
2021-05-28 16:09:07 -04:00
|
|
|
|
2021-01-28 14:32:37 -05:00
|
|
|
# Python
|
2011-11-30 11:17:20 -05:00
|
|
|
*.pyc
|
|
|
|
*.pyo
|
2021-07-23 10:48:15 -04:00
|
|
|
.pytest_cache
|
2012-04-07 14:07:42 -04:00
|
|
|
wine-py2exe/
|
|
|
|
py2exe.log
|
2012-11-29 10:51:55 -05:00
|
|
|
build/
|
|
|
|
dist/
|
2021-01-07 01:41:05 -05:00
|
|
|
zip/
|
2021-01-28 14:32:37 -05:00
|
|
|
tmp/
|
|
|
|
venv/
|
2021-02-28 10:25:32 -05:00
|
|
|
completions/
|
2021-01-28 14:32:37 -05:00
|
|
|
|
|
|
|
# Misc
|
|
|
|
*~
|
|
|
|
*.DS_Store
|
|
|
|
*.kate-swp
|
2012-11-29 10:51:55 -05:00
|
|
|
MANIFEST
|
2021-01-28 14:32:37 -05:00
|
|
|
test/local_parameters.json
|
2012-12-11 14:07:35 -05:00
|
|
|
.coverage
|
|
|
|
cover/
|
2021-02-09 07:05:12 -05:00
|
|
|
secrets/
|
2012-12-26 17:22:49 -05:00
|
|
|
updates_key.pem
|
2013-08-07 12:42:40 -04:00
|
|
|
*.egg-info
|
2021-01-28 14:32:37 -05:00
|
|
|
.tox
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# Generated
|
2021-03-02 15:47:44 -05:00
|
|
|
AUTHORS
|
2021-01-28 14:32:37 -05:00
|
|
|
README.txt
|
2021-03-02 15:47:44 -05:00
|
|
|
.mailmap
|
2021-01-28 14:32:37 -05:00
|
|
|
*.1
|
|
|
|
*.bash-completion
|
|
|
|
*.fish
|
|
|
|
*.exe
|
|
|
|
*.tar.gz
|
|
|
|
*.zsh
|
|
|
|
*.spec
|
2021-07-23 10:48:15 -04:00
|
|
|
test/testdata/player-*.js
|
2021-01-28 14:32:37 -05:00
|
|
|
|
|
|
|
# Binary
|
2021-02-28 10:25:32 -05:00
|
|
|
/youtube-dl
|
|
|
|
/youtube-dlc
|
|
|
|
/yt-dlp
|
2021-02-24 13:45:56 -05:00
|
|
|
yt-dlp.zip
|
2021-01-28 14:32:37 -05:00
|
|
|
*.exe
|
|
|
|
|
|
|
|
# Text Editor / IDE
|
|
|
|
.idea
|
|
|
|
*.iml
|
2018-08-05 11:10:01 -04:00
|
|
|
.vscode
|
2021-02-24 13:45:56 -05:00
|
|
|
*.sublime-*
|
2021-01-24 08:40:02 -05:00
|
|
|
|
2021-01-28 14:32:37 -05:00
|
|
|
# Lazy extractors
|
|
|
|
*/extractor/lazy_extractors.py
|
2021-01-04 12:50:13 -05:00
|
|
|
|
2021-01-24 08:40:02 -05:00
|
|
|
# Plugins
|
|
|
|
ytdlp_plugins/extractor/*
|
|
|
|
!ytdlp_plugins/extractor/__init__.py
|
2021-02-24 13:45:56 -05:00
|
|
|
!ytdlp_plugins/extractor/sample.py
|