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.
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'
11 years ago
..
__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 11 years ago
test_age_restriction.py
test_all_urls.py
test_dailymotion_subtitles.py Fix the test for dailymotion subtitles 11 years ago
test_download.py Set the 'extractor_key' field in the info_dict 11 years ago
test_execution.py
test_playlists.py [bambuser] Add an extractor for channels (closes #1702) 11 years ago
test_utils.py
test_write_annotations.py
test_write_info_json.py
test_youtube_lists.py
test_youtube_signature.py
test_youtube_subtitles.py