yt-dlp/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
helper.py
parameters.json
test_InfoExtractor.py
test_YoutubeDL.py Make 'best' format only match non-DASH formats (closes #5554) 2015-04-29 22:53:18 +02:00
test_aes.py
test_age_restriction.py
test_all_urls.py
test_cache.py
test_compat.py
test_download.py
test_execution.py
test_http.py
test_jsinterp.py
test_netrc.py
test_postprocessors.py
test_subtitles.py
test_swfinterp.py
test_unicode_literals.py
test_utils.py
test_write_annotations.py
test_youtube_lists.py
test_youtube_signature.py
testcert.pem