1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-12-15 01:56:03 +01:00
yt-dlp/youtube_dl
Roland Hieber e89d7e3029 [tagesschau] add support for more video types
I found that currently only tagesschau videos are played. There are some
more shows hosted on tagesschau.de (see [0] for example) which are
easily playable by adjusting the regex. So this patch adds support for:
* tagesthemen
* tagesschau vor 20 Jahren
* tagesschau (mit Gebärdensprache)
* nachtmagazin

Note that some videos don't provide a description, so in order for the
tests to succeed, an ExtractorError needs to get caught.

[0]: http://www.tagesschau.de/multimedia/video/videoarchiv2~_date-20150714.html
2015-07-19 03:44:16 +02:00
..
downloader
extractor [tagesschau] add support for more video types 2015-07-19 03:44:16 +02:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py [compat] Fix _asciire 2015-07-18 18:32:52 +06:00
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py release 2015.07.18 2015-07-18 11:59:45 +02:00
YoutubeDL.py