mirror of
https://git.vectorsigma.ru/public/yt-dlp.git
synced 2026-08-03 21:58:00 +00:00
* Determine the container early. Closes #4069 * Use codecs instead of just file extensions * Obey `--prefer-free-formats` * Allow fallbacks in `--merge-output` Authored by: pukkandan, selfisekai