yt-dlp/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
..
2015-04-29 22:46:19 +02:00
2015-04-25 11:59:54 +02:00
2015-03-27 13:02:20 +01:00
2015-02-18 10:47:42 +01:00
2015-04-25 11:59:54 +02:00
2014-12-13 12:35:45 +01:00
2015-03-27 13:02:20 +01:00
2015-04-28 09:11:18 +02:00