[brightcove] fix format sorting

This commit is contained in:
remitamine 2016-04-02 10:57:57 +01:00
parent fe7ef95e91
commit 08136dc138
3 changed files with 7 additions and 1 deletions

View file

@ -21,6 +21,7 @@ class TV3IE(InfoExtractor):
'Failed to download MPD manifest'
],
'params': {
# m3u8 download
'skip_download': True,
},
}