[hitbox] Sort formats

This commit is contained in:
Sergey M․ 2015-04-22 21:01:52 +06:00
parent bc94bd510b
commit 29492f3332
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ class HitboxIE(InfoExtractor):
'tbr': bitrate,
'format_note': label,
})
self._sort_formats(formats)
metadata['formats'] = formats