mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-20 13:24:16 -07:00
Merge b645eb6a29
into c052a16f72
This commit is contained in:
commit
959265f572
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ class VineIE(InfoExtractor):
|
|||
'format_id': format_id or 'standard',
|
||||
'quality': quality,
|
||||
})
|
||||
self._check_formats(formats, video_id)
|
||||
self._sort_formats(formats)
|
||||
|
||||
username = data.get('username')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue