mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-12 02:01:05 +01:00
parent
e980017ac8
commit
8e6cc12c80
@ -88,6 +88,7 @@ def video_url(kind):
|
||||
'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