youtube-dl/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 [downloader/external] Fix externals downloaders specified with extension on Windows 2015-06-28 00:08:52 +06:00
extractor [tagesschau] add support for more video types 2015-07-19 03:44:16 +02:00
postprocessor [postprocessor/ffmpeg] Don't use '[youtube] ...' in messages 2015-07-14 12:56:32 +02:00
YoutubeDL.py Revert xvid to avi and make docs to be similar to existing external downloader option 2015-07-11 22:15:16 +06:00
__init__.py Handle postprocessor_args similarly to external_downloader_args 2015-07-11 22:43:02 +06:00
__main__.py
aes.py [aes] Fix for python 3.2 2015-05-22 00:06:10 +06:00
cache.py
compat.py [compat] Fix _asciire 2015-07-18 18:32:52 +06:00
jsinterp.py
options.py Revert xvid to avi and make docs to be similar to existing external downloader option 2015-07-11 22:15:16 +06:00
swfinterp.py
update.py update: Use https for getting the version info (fixes #5909) 2015-06-07 00:21:30 +02:00
utils.py [utils] Add default value for xpath_text 2015-06-28 22:56:07 +06:00
version.py release 2015.07.18 2015-07-18 11:59:45 +02:00