yt-dlp/yt_dlp
coletdjnz 50ac0e5416
[extractor/youtube] Use device-specific user agent (#4770)
Thwart latest fingerprinting attempt (see https://github.com/iv-org/invidious/issues/3230#issuecomment-1226887639)

Authored by: coletdjnz
2022-08-28 22:59:54 +00:00
..
compat [mhtml, cleanup] Use imghdr 2022-07-31 02:20:12 +05:30
downloader [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
extractor [extractor/youtube] Use device-specific user agent (#4770) 2022-08-28 22:59:54 +00:00
postprocessor [ThumbnailsConvertor] Fix conversion after fixup_webp 2022-08-14 20:34:55 +05:30
YoutubeDL.py Add version to infojson 2022-08-24 13:03:45 +05:30
__init__.py Add option `--use-extractors` 2022-08-24 07:47:51 +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 [cache, extractor/youtube] Invalidate old cache 2022-08-27 07:25:14 +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] Fix bug in operator precedence 2022-08-25 09:40:46 +05:30
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py Bugfix for 822d66e591 2022-08-26 06:08:05 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py Add version to infojson 2022-08-24 13:03:45 +05:30
utils.py [utils] Add orderedSet_from_options 2022-08-24 07:38:55 +05:30
version.py [cache, extractor/youtube] Invalidate old cache 2022-08-27 07:25:14 +05:30
webvtt.py [webvtt, extractor/youtube] Extract auto-subs from livestream VODs 2022-07-31 02:20:11 +05:30