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 12c167c881 [soundcloud] Allow to download tracks marked as not 'streamable'
They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link.
11 years ago
..
__init__.py Add support for single-test tox runs 11 years ago
helper.py [tests] don't fail on network errors 11 years ago
parameters.json [subtitles] removed only-sub option (--skip-download achieves the same 11 years ago
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 Simplify tests 11 years ago
test_all_urls.py Simplify tests 11 years ago
test_dailymotion_subtitles.py Fix the test for dailymotion subtitles 11 years ago
test_download.py tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working 11 years ago
test_execution.py Improve execution tests 12 years ago
test_playlists.py [soundcloud] Allow to download tracks marked as not 'streamable' 11 years ago
test_utils.py [generic] Support embedded vimeo videos (#1602) 11 years ago
test_write_annotations.py Fix an import in the tests and the Youtube Shows test 11 years ago
test_write_info_json.py Simplify tests 11 years ago
test_youtube_lists.py Fix an import in the tests and the Youtube Shows test 11 years ago
test_youtube_signature.py Simplify tests 11 years ago
test_youtube_subtitles.py Simplify tests 11 years ago