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).
2014-08-28 00:58:24 +02:00
..
swftests
__init__.py
helper.py Move playlist tests to extractors. 2014-08-28 00:58:24 +02:00
parameters.json Move playlist tests to extractors. 2014-08-28 00:58:24 +02:00
test_age_restriction.py
test_all_urls.py
test_download.py Move playlist tests to extractors. 2014-08-28 00:58:24 +02:00
test_execution.py
test_InfoExtractor.py
test_subtitles.py
test_swfinterp.py
test_unicode_literals.py
test_utils.py
test_write_annotations.py
test_write_info_json.py
test_youtube_lists.py
test_youtube_signature.py
test_YoutubeDL.py