mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-27 12:10:57 +09:00
f5f4a27a96
When using 'bestvideo/best,bestaudio', 'bestvideo/best' must be set as the current_selector (instead of appending it to the selectors), otherwise when it gets the ',' it would append 'None' to the selectors.