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.
youtube-dl/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.
11 years ago
..
downloader [hls] Fix the program name when reporting the file size 11 years ago
extractor [redtube] Make ‘http:’ not optional (closes #2160) 11 years ago
postprocessor Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 11 years ago
FileDownloader.py Move FileDownloader to its own module and create a new class for each download process 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
YoutubeDL.py Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 11 years ago
__init__.py Fix --list-formats description (Closes #2142) 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
aes.py Add support for crunchyroll.com 11 years ago
update.py [update] fix error 11 years ago
utils.py Move check_executable into a helper ufnction 11 years ago
version.py release 2014.01.08 11 years ago