mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-05 02:00:12 +09:00
Merge b645eb6a29
into e1b3fa242c
This commit is contained in:
commit
4079b0c8d4
@ -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…
Reference in New Issue
Block a user