1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-09-24 04:35:20 +00:00
youtube-dl/youtube_dl
Boris Wachtmeister 14f7a2b8af [WDRMaus] switch current show to new WDR extractor (fixes #8562)
It seems that the "current show" already uses the new WDR video-player,
while all the others videos still use the old player.

I just added the current show URL to the normal WDR-extractor, which
works fine. This commit needs my changes from PR #8842 that fix the
support for WDR.
2016-04-23 11:53:22 +02:00
..
downloader Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
extractor [WDRMaus] switch current show to new WDR extractor (fixes #8562) 2016-04-23 11:53:22 +02:00
postprocessor [ffmpeg] Clarify rationale for pipe(-) exclusion in _ffmpeg_filename_argument 2016-04-16 21:50:13 +01:00
__init__.py
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py
cache.py [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py
jsinterp.py
options.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
swfinterp.py
update.py
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
YoutubeDL.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00