mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-01 11:47:40 +01: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