mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
[brightcove] fix format sorting
This commit is contained in:
parent
fe7ef95e91
commit
08136dc138
3 changed files with 7 additions and 1 deletions
|
@ -21,6 +21,7 @@ class TV3IE(InfoExtractor):
|
|||
'Failed to download MPD manifest'
|
||||
],
|
||||
'params': {
|
||||
# m3u8 download
|
||||
'skip_download': True,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue