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
Philipp Hagemeister 22a6f15061 Move playlist tests to extractors.
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
12 years ago
..
swftests [swfinterp] Correct array access 12 years ago
__init__.py Add support for single-test tox runs 12 years ago
helper.py Move playlist tests to extractors. 12 years ago
parameters.json Move playlist tests to extractors. 12 years ago
test_InfoExtractor.py Add a basic test suite for the InfoExtractor class 12 years ago
test_YoutubeDL.py [test_YoutubeDL] Reorder formats (#3542) 12 years ago
test_age_restriction.py Update test_age_restriction.py 12 years ago
test_all_urls.py Improve test_all_urls output 12 years ago
test_download.py Move playlist tests to extractors. 12 years ago
test_execution.py Improve execution tests 13 years ago
test_subtitles.py [youtube] Update nosubtitles test 12 years ago
test_swfinterp.py [swfinterp] Fix imports 12 years ago
test_unicode_literals.py [setup.py] Do not use unicode literals 12 years ago
test_utils.py [utils] Modernize tests 12 years ago
test_write_annotations.py [tests] Remove global_setup function 12 years ago
test_write_info_json.py Update description value for the write_info_json test (required after 27dcce1904) 12 years ago
test_youtube_lists.py [test/test_youtube_lists] Replace mix list 12 years ago
test_youtube_signature.py [jsinterp] Add new testcase 12 years ago