mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-02 12:02:49 -05:00
[brightcove] fix format sorting
This commit is contained in:
@ -21,6 +21,7 @@ class TV3IE(InfoExtractor):
|
||||
'Failed to download MPD manifest'
|
||||
],
|
||||
'params': {
|
||||
# m3u8 download
|
||||
'skip_download': True,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user