[brightcove] skip ism manifests

This commit is contained in:
Remita Amine 2016-07-14 14:13:57 +01:00
parent 233b58dec7
commit e910fe2fe4
2 changed files with 8 additions and 4 deletions

View file

@ -2123,6 +2123,7 @@ def mimetype2ext(mt):
'dash+xml': 'mpd',
'f4m': 'f4m',
'f4m+xml': 'f4m',
'vnd.ms-sstr+xml': 'ism',
}.get(res, res)