1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-03-09 14:40:11 +00:00
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
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
test_youtube_signature.py
test_youtube_subtitles.py
test_YoutubeDL.py