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 9103bbc5cd Add the 'webpage_url' field to info_dict
The url for the video page, it must allow to reproduce the result.
It's automatically set by YoutubeDL if it's missing.
11 years ago
..
extractor Add the 'webpage_url' field to info_dict 11 years ago
FileDownloader.py Make sure it only runs rtmpdump one time in test mode and return True if the download can be resumed 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py Do not import * 11 years ago
YoutubeDL.py Add the 'webpage_url' field to 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. 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 [vimeo] Fix pro videos and player.vimeo.com urls 11 years ago
version.py release 2013.11.02 11 years ago