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
coletdjnz c7dcf0b31e
[extractor/youtube] Add `androidSdkVersion` parameter to Android Innertube clients
Required to prevent YouTube returning a bad player response in some cases.

See: https://github.com/yt-dlp/yt-dlp/pull/4593, https://github.com/TeamNewPipe/NewPipe/issues/8713, https://github.com/iv-org/invidious/issues/3230, https://github.com/Tyrrrz/YoutubeExplode/issues/647

Authored by: coletdjnz
2 years ago
..
compat [mhtml, cleanup] Use imghdr 2 years ago
downloader Standardize retry mechanism (#1649) 2 years ago
extractor [extractor/youtube] Add `androidSdkVersion` parameter to Android Innertube clients 2 years ago
postprocessor Standardize retry mechanism (#1649) 2 years ago
YoutubeDL.py [extractor] Add field `audio_channels` 2 years ago
__init__.py Determine merge container better (See desc) (#1482) 2 years ago
__main__.py [cleanup] Consistent style for file heads 2 years ago
aes.py [cleanup] Misc 2 years ago
cache.py [compat] Remove more functions 2 years ago
cookies.py Import ctypes only when necessary 2 years ago
dependencies.py [cleanup] Misc 2 years ago
jsinterp.py [jsinterp] Some optimizations and refactoring 2 years ago
minicurses.py `--match-filter -` to interactively ask for each video 2 years ago
options.py Determine merge container better (See desc) (#1482) 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [update] Prepare to remove Python 3.6 support 2 years ago
utils.py [outtmpl] Smarter replacing of unsupported characters 2 years ago
version.py [version] update 2 years ago
webvtt.py [webvtt, extractor/youtube] Extract auto-subs from livestream VODs 2 years ago