ytdl/youtube_dl
Jaime Marquínez Ferrándiz be97abc247 Set the 'extractor_key' field in the info_dict
It's the string returned by the class method 'ie_key', which allows to retrieve the extractor with 'get_info_extractor'
2013-11-03 12:14:44 +01:00
..
extractor Add the 'webpage_url' field to info_dict 2013-11-03 12:11:13 +01:00
__init__.py New debug option --write-pages 2013-10-28 10:44:02 +01:00
__main__.py
aes.py
FileDownloader.py Make sure it only runs rtmpdump one time in test mode and return True if the download can be resumed 2013-10-11 12:42:15 +02:00
InfoExtractors.py
PostProcessor.py Do not import * 2013-10-15 02:07:26 +02:00
update.py
utils.py [vimeo] Fix pro videos and player.vimeo.com urls 2013-10-23 14:38:03 +02:00
version.py release 2013.11.02 2013-11-02 11:21:36 +01:00
YoutubeDL.py Set the 'extractor_key' field in the info_dict 2013-11-03 12:14:44 +01:00