youtube-dl/youtube_dl
Boris Wachtmeister c0837a12c8 [WDR] complete overhaul after relaunch of the site
The WDR relaunched their site on 2016-02-23 which not only changed the
URL-schema completely but also the layout of their pages.

Apparently the whole "mediathek" now runs on the wdr-domain, so no
separate URL for funkhauseuropa anymore.
There seems to be no explicit handling of video-sizes on the page or in
the URLs anymore. There seems to be only one size for HTML5, but still
several sizes for flash. The extractor adds all to the list of formats.

There is no metadata for the HTML5-stream, so that the best flash-stream
will always be considered as the "best" format. At least in my tests
this seemed to be true anyway.
2016-04-23 11:42:18 +02:00
..
downloader Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
extractor [WDR] complete overhaul after relaunch of the site 2016-04-23 11:42:18 +02:00
postprocessor [ffmpeg] Clarify rationale for pipe(-) exclusion in _ffmpeg_filename_argument 2016-04-16 21:50:13 +01:00
YoutubeDL.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
__init__.py [options] Add --fragment-retries option 2016-03-19 20:40:36 +06:00
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py [aes] Switch to new-style classes 2016-02-14 14:01:43 +06:00
cache.py
compat.py [compat] Handle tuples properly in urlencode() 2016-04-06 18:29:54 +08:00
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 2015-12-18 18:57:49 +06:00
options.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
swfinterp.py Fix typos 2016-01-10 17:24:28 +01:00
update.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
utils.py Merge pull request #9110 from remitamine/parse_duration 2016-04-21 22:53:16 +07:00
version.py release 2016.04.19 2016-04-19 03:03:52 +02:00