mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2025-02-17 01:17:54 +01:00
sort formats
This commit is contained in:
parent
accf39d655
commit
acdc67d503
@ -127,6 +127,8 @@ class IOLIE(InfoExtractor):
|
||||
'no_resume': False
|
||||
})
|
||||
|
||||
self._sort_formats(formats)
|
||||
|
||||
return {
|
||||
'id': video_id,
|
||||
'title': title,
|
||||
|
Loading…
Reference in New Issue
Block a user