mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-22 19:36:20 +00:00
Merge b645eb6a29146ce551425e34148d003ed370f16c into c052a16f72af7dd7671d4dd62826de71cd99dfb6
This commit is contained in:
commit
959265f572
@ -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