You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
downloader Add --hls-prefer-ffmpeg 8 years ago
extractor [WDR] complete overhaul after relaunch of the site 8 years ago
postprocessor [ffmpeg] Clarify rationale for pipe(-) exclusion in _ffmpeg_filename_argument 8 years ago
YoutubeDL.py Add --hls-prefer-ffmpeg 8 years ago
__init__.py [options] Add --fragment-retries option 8 years ago
__main__.py [refactor] Single quotes consistency 8 years ago
aes.py [aes] Switch to new-style classes 8 years ago
cache.py
compat.py [compat] Handle tuples properly in urlencode() 8 years ago
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 9 years ago
options.py Add --hls-prefer-ffmpeg 8 years ago
swfinterp.py Fix typos 9 years ago
update.py [refactor] Single quotes consistency 8 years ago
utils.py Merge pull request #9110 from remitamine/parse_duration 8 years ago
version.py release 2016.04.19 8 years ago