1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-11 03:47:34 +00:00
youtube-dl/youtube_dl
corone17 a8b7b26068 Undo adaptive -> flash workaround
For a couple of days now rtlXL's non-DRM adaptive (m3u8) streams don't work anymore. By undoing the adaptive -> flash workaround youtube-dl returns the DRM streams again. Too bad for foreigners (geoblock).
The progressive streams still work fine.
2015-07-23 23:08:39 +06:00
..
downloader [downloader/dash] Improve 'combine_url' (fixes #6341) 2015-07-23 12:09:30 +02:00
extractor Undo adaptive -> flash workaround 2015-07-23 23:08:39 +06:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [options] Fix a typo (#6307) 2015-07-21 09:11:23 +06:00
swfinterp.py
update.py
utils.py [utils] Improve parse_duration 2015-07-22 23:15:22 +08:00
version.py release 2015.07.21 2015-07-21 17:20:54 +02:00
YoutubeDL.py [YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos 2015-07-20 20:25:53 +02:00