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
2022-08-08 12:03:10 +12:00
..
compat [mhtml, cleanup] Use imghdr 2022-07-31 02:20:12 +05:30
downloader Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
extractor [extractor/youtube] Add `androidSdkVersion` parameter to Android Innertube clients 2022-08-08 12:03:10 +12:00
postprocessor Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
YoutubeDL.py [extractor] Add field `audio_channels` 2022-08-08 01:35:36 +05:30
__init__.py Determine merge container better (See desc) (#1482) 2022-08-04 06:12:12 +05:30
__main__.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
aes.py [cleanup] Misc 2022-07-18 05:14:55 +05:30
cache.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
cookies.py Import ctypes only when necessary 2022-08-03 17:48:59 +05:30
dependencies.py [cleanup] Misc 2022-07-31 03:35:16 +05:30
jsinterp.py [jsinterp] Some optimizations and refactoring 2022-06-21 23:23:48 +05:30
minicurses.py `--match-filter -` to interactively ask for each video 2022-04-28 20:04:40 +05:30
options.py Determine merge container better (See desc) (#1482) 2022-08-04 06:12:12 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py [update] Prepare to remove Python 3.6 support 2022-07-17 18:45:44 +05:30
utils.py [outtmpl] Smarter replacing of unsupported characters 2022-08-04 20:21:32 +05:30
version.py [version] update 2022-07-18 00:03:50 +00:00
webvtt.py [webvtt, extractor/youtube] Extract auto-subs from livestream VODs 2022-07-31 02:20:11 +05:30