yt-dlp/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_YoutubeDL.py Set the extra_info inside YoutubeDL.process_ie_result and set only if the keys are missing 2013-11-03 11:57:04 +01:00
test_age_restriction.py
test_all_urls.py
test_dailymotion_subtitles.py Fix the test for dailymotion subtitles 2013-10-31 07:55:03 +01:00
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 [bambuser] Add an extractor for channels (closes #1702) 2013-11-02 19:50:57 +01:00
test_utils.py
test_write_annotations.py
test_write_info_json.py
test_youtube_lists.py
test_youtube_signature.py
test_youtube_subtitles.py