youtube-dl/test
Jaime Marquínez Ferrándiz 88cf6fb368 [metadatafromtitle] Some improvements and cleanup
* Remove the 'songtitle' field, 'title' can be used instead.
* Remove newlines in the help text, for consistency with other options.
* Add 'from __future__ import unicode_literals'.
* Call '__init__' from the parent class.
* Add test for the format_to_regex method
2015-03-14 20:06:33 +01:00
..
swftests
__init__.py
helper.py [xtube] Fix test case 2015-02-18 19:58:41 +01:00
parameters.json [vimeo] Convert to new subtitles system 2015-02-16 21:51:07 +01:00
test_InfoExtractor.py
test_YoutubeDL.py [YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if 'writesubtitles' is True 2015-02-22 11:37:27 +01:00
test_age_restriction.py
test_all_urls.py [vimeo] Use https for all vimeo.com urls 2015-03-12 19:08:16 +01:00
test_cache.py
test_compat.py
test_download.py [test_download] Remove references to "file" in test definitions 2015-02-01 15:21:18 +01:00
test_execution.py
test_http.py
test_jsinterp.py [jsinterp] Disable comment support 2015-02-18 10:47:42 +01:00
test_netrc.py Make sure netrc works for all extractors with login support 2015-03-03 12:59:17 +01:00
test_postprocessors.py [metadatafromtitle] Some improvements and cleanup 2015-03-14 20:06:33 +01:00
test_subtitles.py [funnyordie] Add subtitles test 2015-03-11 22:00:37 +06:00
test_swfinterp.py PEP8: W503 2015-02-21 14:55:13 +01:00
test_unicode_literals.py
test_utils.py [utils] Keep dot and dotdot unmodified (Closes #5171) 2015-03-10 00:50:11 +06:00
test_write_annotations.py
test_youtube_lists.py
test_youtube_signature.py [jsinterp] Disable comment support 2015-02-18 10:47:42 +01:00
testcert.pem