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
ajj8 2d997542ca
[bbc] Extract better quality videos (#1113)
mobile-tablet-main only provides 540p25, so it shouldn't be used for the first attempt. Instead pc provides up to 720p50

Authored by: ajj8
3 years ago
..
downloader [HLS] Fix decryption issues (#1117) 3 years ago
extractor [bbc] Extract better quality videos (#1113) 3 years ago
postprocessor [ffmpeg] Set max probesize to workaround AAC HLS stream issues (#1109) 3 years ago
YoutubeDL.py
__init__.py
__main__.py
aes.py
cache.py
compat.py
cookies.py
jsinterp.py
minicurses.py
options.py
socks.py
swfinterp.py.disabled
update.py
utils.py Workaround for bug in `ssl.SSLContext.load_default_certs` (#1118) 3 years ago
version.py
webvtt.py