youtube-dl/youtube_dl
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
..
downloader
extractor [escapist] pep8 fixes 2015-04-29 22:46:19 +02:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py release 2015.04.28 2015-04-28 09:11:18 +02:00
YoutubeDL.py Make 'best' format only match non-DASH formats (closes #5554) 2015-04-29 22:53:18 +02:00