mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-18 09:14:51 +01: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'.