mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
[hitbox] Sort formats
This commit is contained in:
@@ -121,6 +121,7 @@ class HitboxIE(InfoExtractor):
|
||||
'tbr': bitrate,
|
||||
'format_note': label,
|
||||
})
|
||||
self._sort_formats(formats)
|
||||
|
||||
metadata['formats'] = formats
|
||||
|
||||
|
Reference in New Issue
Block a user