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 88bd97e34c [vevo] Some improvements (fixes #1580)
Extract the info from http://videoplayer.vevo.com/VideoService/AuthenticateVideo?isrc={id}
Some videos don't have an smil manifest, extract the video urls directly from the json and use the last version of the video.
Extract all the available formats and set the 'formats' field of the result
11 years ago
..
extractor [vevo] Some improvements (fixes #1580) 11 years ago
FileDownloader.py If the file is already downloaded include the size in the progress hook 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py Don't embed subtitles if the list is empty or the field is not set (fixes #1510) 11 years ago
YoutubeDL.py Merge branch 'download-archive' 11 years ago
__init__.py Fix the printing of the proxy map in debug mode 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
aes.py Let aes_decrypt_text return bytes instead of unicode 11 years ago
update.py [update] Prevent cmd window popup on Windows (Fixes #1478) 11 years ago
utils.py Merge branch 'download-archive' 11 years ago
version.py release 2013.10.07 11 years ago