youtube-dl/youtube_dl
Kaspar Vollenweider f861761a90
feat(arte_extractor): add alt_title for regular shows ❯❯❯
Most repeating Arte.tv shows have an essential subtitle (not to confuse with the one already in the extractor!).
Without that title those shows get the same title for all
potentially hundreds of shows.

Here is an example of the German version of the ARTE Reportage show:

https://www.arte.tv/de/videos/030273-820-A/arte-reportage/

Now: title is `ARTE Reportage` and no alt_title is available
With this: title is `ARTE Reportage` and
           alt_title is `Sudan: Die Tigray fliehen aus Äthiopien`
2021-07-17 21:52:43 +02:00
..
downloader [downloader/hls] Disable decryption in tests (#27660) 2021-01-05 01:24:01 +07:00
extractor feat(arte_extractor): add alt_title for regular shows ❯❯❯ 2021-07-17 21:52:43 +02:00
postprocessor [postprocessor/ffmpeg] Show ffmpeg output on error (refs #22680) (#29336) 2021-06-20 23:58:19 +07:00
__init__.py Introduce --output-na-placeholder (closes #27896) 2021-01-22 23:54:29 +07:00
__main__.py
aes.py
cache.py
compat.py [compat] Use more conventional name for compat SimpleCookie 2021-04-06 14:22:28 +07:00
jsinterp.py
options.py [options] Fix thumbnail option group name (closes #29042) 2021-05-16 21:34:10 +07:00
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 2020-02-08 19:46:58 +07:00
utils.py [utils] PEP 8 2021-04-17 03:32:04 +07:00
version.py release 2021.06.06 2021-06-06 01:38:22 +07:00
YoutubeDL.py [YoutubeDL] Improve extract_info doc (#28946) 2021-05-05 03:31:24 +07:00