]> jfr.im git - yt-dlp.git/commit
[common] Fix FourCC fallback when parsing ISM (#372)
authorfelix <redacted>
Sun, 2 May 2021 09:10:35 +0000 (11:10 +0200)
committerpukkandan <redacted>
Sat, 5 Jun 2021 19:29:04 +0000 (00:59 +0530)
commite2efe599aa9d7925c96d5e801acb901304a307fd
treec38ea5dbb112bebe6d0097fa8bd24dd2b5d07514
parent5e1dba8ed6a8974405ed038cb1ed7a82cdfaca4b
[common] Fix FourCC fallback when parsing ISM (#372)

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
yt_dlp/extractor/common.py