haruhi-dl/youtube_dl
Jaime Marquínez Ferrándiz 9173202b84 [zdf] Ignore hls manifests that use https (closes #8665)
The certificates are misconfigured, you get the following error mesage:

    ssl.CertificateError: hostname u'zdf-hdios-none-i.zdf.de' doesn't match either of 'a248.e.akamai.net', '*.akamaihd.net', '*.akamaihd-staging.net', '*.akamaized.net', '*.akamaized-staging.net'
2016-02-28 14:06:26 +01:00
..
downloader [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
extractor [zdf] Ignore hls manifests that use https (closes #8665) 2016-02-28 14:06:26 +01:00
postprocessor [postprocessor/embedthumbnail] Allow mkv to embed thumbnails 2016-02-21 03:32:03 +08:00
__init__.py Add --hls-use-mpegts option 2016-01-30 12:26:40 +01: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 [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 2015-12-18 18:57:49 +06:00
options.py [refactor] Single quotes consistency 2016-02-14 15:37: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 [utils] Multiple changes to base_n() 2016-02-27 03:22:52 +08:00
version.py release 2016.02.27 2016-02-27 21:31:21 +01:00
YoutubeDL.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00