[brightcove] fix format sorting
This commit is contained in:
parent
fe7ef95e91
commit
08136dc138
3 changed files with 7 additions and 1 deletions
|
@ -19,6 +19,10 @@ class TheStarIE(InfoExtractor):
|
|||
'uploader_id': '794267642001',
|
||||
'timestamp': 1454353482,
|
||||
'upload_date': '20160201',
|
||||
},
|
||||
'params': {
|
||||
# m3u8 download
|
||||
'skip_download': True,
|
||||
}
|
||||
}
|
||||
BRIGHTCOVE_URL_TEMPLATE = 'http://players.brightcove.net/794267642001/default_default/index.html?videoId=%s'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue