mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-04-22 08:44:03 +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