ytdl/youtube_dl
Jaime Marquínez Ferrándiz c11529618a [redtube] Make ‘http:’ not optional (closes #2160)
If the url doesn’t specify the protocol we can’t directly use it to download the webpage, we would need to build a new url.
Instead, we let the generic extractor add the protocol.
2014-01-16 11:21:33 +01:00
..
downloader [hls] Fix the program name when reporting the file size 2014-01-08 16:15:20 +01:00
extractor [redtube] Make ‘http:’ not optional (closes #2160) 2014-01-16 11:21:33 +01:00
postprocessor Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 2014-01-08 17:53:34 +01:00
__init__.py Fix --list-formats description (Closes #2142) 2014-01-13 00:03:31 +01:00
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
update.py
utils.py Move check_executable into a helper ufnction 2014-01-07 06:23:41 +01:00
version.py release 2014.01.08 2014-01-08 23:42:52 +01:00
YoutubeDL.py Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 2014-01-08 17:53:34 +01:00