You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
pukkandan dbcea0585f
[outtmpl] Handle `-o ""` better
Since the specific type of file is not downloaded when giving `-o "<type>:"`,
now `-o ""` acts as an alias to `--skip-download`
2 years ago
..
downloader [aes] Add unpad_pkcs7 2 years ago
extractor [Pladform] Fix redirection to external player (#2550) 2 years ago
postprocessor [docs,cleanup] Fix linter and misc cleanup 2 years ago
YoutubeDL.py [extractor] Allow non-fatal `title` extraction 2 years ago
__init__.py [outtmpl] Handle `-o ""` better 2 years ago
__main__.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
aes.py [aes] Add unpad_pkcs7 2 years ago
cache.py [docs,cleanup] Some minor refactoring and improve docs 3 years ago
compat.py [compat] Suppress errors in enabling VT mode 3 years ago
cookies.py [aes] Add unpad_pkcs7 2 years ago
jsinterp.py [cleanup] Fix some typos (#2033) 2 years ago
minicurses.py [dash,youtube] Download live from start to end (#888) 2 years ago
options.py [docs,cleanup] Fix linter and misc cleanup 2 years ago
socks.py
swfinterp.py.disabled [cleanup] Mark unused files 3 years ago
update.py [cleanup] Misc cleanup 2 years ago
utils.py Fix/improve `InAdvancePagedList` 2 years ago
version.py [version] update 2 years ago
webvtt.py [utils] Standardize timestamp formatting code 3 years ago