mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-02-23 00:46:12 +00:00
'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'.