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.
yt-dlp/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'
9 years ago
..
downloader [refactor] Single quotes consistency 9 years ago
extractor [zdf] Ignore hls manifests that use https (closes #8665) 9 years ago
postprocessor [postprocessor/embedthumbnail] Allow mkv to embed thumbnails 9 years ago
YoutubeDL.py [refactor] Single quotes consistency 9 years ago
__init__.py Add --hls-use-mpegts option 9 years ago
__main__.py [refactor] Single quotes consistency 9 years ago
aes.py [aes] Switch to new-style classes 9 years ago
cache.py
compat.py [refactor] Single quotes consistency 9 years ago
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 9 years ago
options.py [refactor] Single quotes consistency 9 years ago
swfinterp.py Fix typos 9 years ago
update.py [refactor] Single quotes consistency 9 years ago
utils.py [utils] Multiple changes to base_n() 9 years ago
version.py release 2016.02.27 9 years ago