mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-26 10:24:33 +01:00
sort formats
This commit is contained in:
parent
461360736d
commit
7b8aabd086
@ -127,6 +127,8 @@ class IOLIE(InfoExtractor):
|
|||||||
'no_resume': False
|
'no_resume': False
|
||||||
})
|
})
|
||||||
|
|
||||||
|
self._sort_formats(formats)
|
||||||
|
|
||||||
return {
|
return {
|
||||||
'id': video_id,
|
'id': video_id,
|
||||||
'title': title,
|
'title': title,
|
||||||
|
Loading…
Reference in New Issue
Block a user