mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-19 09:10:08 +00:00
In some DASH manifests, the FourCC attribute is actually present, but empty. We thus apply the same fallback to 'AACL' that we do when the attribute is entirely absent. Authored by: fstirlitz