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 12c167c881 [soundcloud] Allow to download tracks marked as not 'streamable'
They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link.
11 years ago
..
extractor [soundcloud] Allow to download tracks marked as not 'streamable' 11 years ago
FileDownloader.py Don't recode the video with m3u8 downloads (fixes #1741) 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py Do not import * 11 years ago
YoutubeDL.py Set the 'extractor_key' field in the info_dict 11 years ago
__init__.py New debug option --write-pages 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 12 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 [vimeo] Fix pro videos and player.vimeo.com urls 11 years ago
version.py release 2013.11.07 11 years ago