youtube-dl/test
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
..
__init__.py
helper.py
parameters.json
test_age_restriction.py
test_all_urls.py Simplify tests 2013-10-15 02:00:55 +02:00
test_dailymotion_subtitles.py
test_download.py Set the 'extractor_key' field in the info_dict 2013-11-03 12:14:44 +01:00
test_execution.py
test_playlists.py
test_utils.py
test_write_annotations.py
test_write_info_json.py
test_youtube_lists.py Fix an import in the tests and the Youtube Shows test 2013-10-15 08:22:20 +02:00
test_youtube_signature.py
test_youtube_subtitles.py Simplify tests 2013-10-15 02:00:55 +02:00
test_YoutubeDL.py