]> gitweb @ CieloNegro.org - youtube-dl.git/commit
[downloader/hls] Add headers only for http(s) URLs
authorYen Chi Hsuan <yan12125@gmail.com>
Sat, 17 Oct 2015 14:49:05 +0000 (22:49 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sun, 18 Oct 2015 05:44:21 +0000 (13:44 +0800)
commit985e4fdc07f00a3fdc8e7b7b4119471ee97f3890
tree05828c06d59e56c8c2a7b71390d441317a511d69
parent1e399778ee870ee583135e65458268cd7c0fb923
[downloader/hls] Add headers only for http(s) URLs

ffmpeg 2.8.1 raises an error with -headers and non-http input files.
youtube_dl/downloader/hls.py