yt-dlp/yt_dlp
coletdjnz c26f9b991a
[extractor/youtube] Support changing extraction language (#4470)
Adds `--extractor-args youtube:lang=<supported lang code>` extractor arg to prefer translated fields (e.g. title and description) of that language, if available, for all YouTube extractors. See README or error message for list of supported language codes.

Closes https://github.com/yt-dlp/yt-dlp/issues/387

Authored by: coletdjnz
2022-09-09 05:16:46 +00:00
..
compat [mhtml, cleanup] Use imghdr 2022-07-31 02:20:12 +05:30
downloader [utils] Add `deprecation_warning` 2022-08-30 21:03:07 +05:30
extractor [extractor/youtube] Support changing extraction language (#4470) 2022-09-09 05:16:46 +00:00
postprocessor [utils] Add `deprecation_warning` 2022-08-30 21:03:07 +05:30
YoutubeDL.py Allow a `set` to be passed as `download_archive` 2022-09-08 15:09:30 +05:30
__init__.py [cleanup] Misc 2022-09-01 16:49:03 +05:30
__main__.py [utils] Add `deprecation_warning` 2022-08-30 21:03:07 +05:30
aes.py [cleanup] Misc 2022-07-18 05:14:55 +05:30
cache.py [jsinterp, extractor/youtube] Minor fixes 2022-08-30 18:13:37 +05:30
cookies.py [cleanup] Misc 2022-09-01 16:49:03 +05:30
dependencies.py [cleanup] Misc 2022-07-31 03:35:16 +05:30
jsinterp.py [jsinterp] Workaround operator associativity issue 2022-09-02 20:45:55 +05:30
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py [docs] Improvements 2022-09-07 17:38:05 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py [utils] Add `deprecation_warning` 2022-08-30 21:03:07 +05:30
utils.py [docs] Improvements 2022-09-07 17:38:05 +05:30
version.py [version] update 2022-09-01 11:26:07 +00:00
webvtt.py [webvtt, extractor/youtube] Extract auto-subs from livestream VODs 2022-07-31 02:20:11 +05:30