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.
youtube-dl/youtube_dl
Glenn Slayden 112e8e4970
Early extraction of duration metadata via playlist thumbnail overlay
Early gathering of item video durations from playlist metadata, prior to downloading individual item metadata pages, so that video duration values are (e.g.) shown in `--flat-playlist` or `--simulate`, and/or can be used as a download filtering criterion.
4 years ago
..
downloader [downloader/hls] Disable decryption in tests (#27660) 4 years ago
extractor Early extraction of duration metadata via playlist thumbnail overlay 4 years ago
postprocessor [postprocessor/ffmpeg] Show ffmpeg output on error (refs #22680) (#29336) 4 years ago
YoutubeDL.py [YoutubeDL] Improve extract_info doc (#28946) 4 years ago
__init__.py Introduce --output-na-placeholder (closes #27896) 4 years ago
__main__.py
aes.py
cache.py
compat.py [compat] Use more conventional name for compat SimpleCookie 4 years ago
jsinterp.py
options.py [options] Fix thumbnail option group name (closes #29042) 4 years ago
socks.py
swfinterp.py
update.py
utils.py [utils] PEP 8 4 years ago
version.py release 2021.06.06 4 years ago