mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
[hitbox] Sort formats
This commit is contained in:
parent
bc94bd510b
commit
29492f3332
@ -121,6 +121,7 @@ class HitboxIE(InfoExtractor):
|
||||
'tbr': bitrate,
|
||||
'format_note': label,
|
||||
})
|
||||
self._sort_formats(formats)
|
||||
|
||||
metadata['formats'] = formats
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user