yt-dlp/test
Philipp Hagemeister 5fbf25a681 [test_age_restriction] remove misbehaving test
We now test for the age_limit being set right in test_download, so we don't need more than two tests for the actual age limit handling.
2015-01-08 18:03:29 +01:00
..
swftests
__init__.py
helper.py Respect age_limit when listing extractors (Fixes #4653) 2015-01-07 07:20:20 +01:00
parameters.json
test_InfoExtractor.py [InfoExtractor/common] Correct and test meta tag matching 2015-01-08 16:14:50 +01:00
test_YoutubeDL.py [YoutubeDL] Allow selection by more extensions 2015-01-08 16:14:50 +01:00
test_age_restriction.py [test_age_restriction] remove misbehaving test 2015-01-08 18:03:29 +01:00
test_all_urls.py
test_cache.py
test_compat.py
test_download.py expect_info_dict actual-expected argument consistency 2014-12-26 23:07:24 +06:00
test_execution.py
test_subtitles.py [ceskatelevize] Add subtitles tests 2015-01-07 05:04:15 +06:00
test_swfinterp.py
test_unicode_literals.py [test/test_unicode_literals] Remove duplicated imports 2014-12-16 20:33:23 +01:00
test_utils.py Respect age_limit when listing extractors (Fixes #4653) 2015-01-07 07:20:20 +01:00
test_write_annotations.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
test_youtube_lists.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
test_youtube_signature.py