mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-29 10:13:26 +00:00
cf2ac6df68
'bestvideo+bestaudio/best' was incorrectly interpreted as 'bestvideo+(bestaudio/best)', so it would fail if 'bestaudio' doesn't exist instead of falling back to 'best'.