yt-dlp/test
Philipp Hagemeister 2929b3e71d [vimeo] Move all testcases to extractors and clean up
Previously, these extractors all defined their own suitable methods.
No test_all_urls tests that everything is in order, automatically :)
..
swftests [swfinterp] Correct array access
__init__.py Add support for single-test tox runs
helper.py [generic] Fix rss under Python 2.x and move test to extractor
parameters.json Make socket timeout configurable, and bump default to 10 minutes ()
test_InfoExtractor.py Add a basic test suite for the InfoExtractor class
test_YoutubeDL.py [test_YoutubeDL] Reorder formats ()
test_age_restriction.py Update test_age_restriction.py
test_all_urls.py Improve test_all_urls output
test_download.py [generic] Fix rss under Python 2.x and move test to extractor
test_execution.py Improve execution tests
test_playlists.py [vimeo] Move all testcases to extractors and clean up
test_subtitles.py [youtube] Update nosubtitles test
test_swfinterp.py [swfinterp] Fix imports
test_unicode_literals.py [setup.py] Do not use unicode literals
test_utils.py [rtlnl] Extract duration
test_write_annotations.py [tests] Remove global_setup function
test_write_info_json.py Update description value for the write_info_json test (required after 27dcce1904)
test_youtube_lists.py [test/test_youtube_lists] Replace mix list
test_youtube_signature.py [jsinterp] Add new testcase