youtube-dl/test
Jaime Marquínez Ferrándiz 8dd5418803 Make 'best' format only match non-DASH formats (closes #5554)
Otherwise it's impossible to only download non-DASH formats, for example `best[height=?480]/best` would download a DASH video if it's the only one with height=480, instead for falling back to the second format specifier.
For audio only urls (soundcloud, bandcamp ...), the best audio will be downloaded as before.
2015-04-29 22:53:18 +02:00
..
swftests
__init__.py Add support for single-test tox runs 2013-10-12 13:17:11 -04:00
helper.py [tests] Allow multi_video to be tested as playlists 2015-04-19 19:08:37 +08:00
parameters.json Remove the --max-quality option 2015-04-25 11:59:54 +02:00
test_aes.py
test_age_restriction.py
test_all_urls.py [youtube:watchlater] Remove unused properties and fix tests 2015-03-26 20:03:31 +01:00
test_cache.py [test_cache] Add a dot in the file name 2014-09-04 04:51:52 +02:00
test_compat.py [test/test_compat] Restore the old value of the HOME environment variable 2014-11-19 00:02:24 +01:00
test_download.py [tests] Allow multi_video to be tested as playlists 2015-04-19 19:08:37 +08:00
test_execution.py
test_http.py
test_InfoExtractor.py
test_jsinterp.py [jsinterp] Disable comment support 2015-02-18 10:47:42 +01:00
test_netrc.py
test_postprocessors.py [metadatafromtitle] Some improvements and cleanup 2015-03-14 20:06:33 +01:00
test_subtitles.py
test_swfinterp.py
test_unicode_literals.py
test_utils.py [ffmpeg] Add dfxp (TTML) subtitles support (#3432, #5146) 2015-04-25 23:18:27 +08:00
test_write_annotations.py
test_youtube_lists.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
test_youtube_signature.py [jsinterp] Disable comment support 2015-02-18 10:47:42 +01:00
test_YoutubeDL.py Make 'best' format only match non-DASH formats (closes #5554) 2015-04-29 22:53:18 +02:00
testcert.pem