1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-01-31 03:41:11 +00:00
yt-dlc/test
Jaime Marquínez Ferrándiz 9103bbc5cd Add the 'webpage_url' field to info_dict
The url for the video page, it must allow to reproduce the result.
It's automatically set by YoutubeDL if it's missing.
2013-11-03 12:11:13 +01:00
..
__init__.py
helper.py
parameters.json
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 Add the 'webpage_url' field to info_dict 2013-11-03 12:11:13 +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
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