mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-07-17 17:04:15 +09:00
Merge b645eb6a29146ce551425e34148d003ed370f16c into 673277e510ebd996b62a2fcc76169bf3cce29910
This commit is contained in:
commit
a6d385579e
@ -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…
x
Reference in New Issue
Block a user