mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-22 16:44:32 +01:00
sort formats
This commit is contained in:
parent
461360736d
commit
7b8aabd086
@ -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