mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-06 07:27:08 -05:00
[crunchyroll] Sort formats
This commit is contained in:
@@ -367,6 +367,7 @@ Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
|
|||||||
'ext': 'flv',
|
'ext': 'flv',
|
||||||
})
|
})
|
||||||
formats.append(format_info)
|
formats.append(format_info)
|
||||||
|
self._sort_formats(formats)
|
||||||
|
|
||||||
metadata = self._download_xml(
|
metadata = self._download_xml(
|
||||||
'http://www.crunchyroll.com/xml', video_id,
|
'http://www.crunchyroll.com/xml', video_id,
|
||||||
|
|||||||
Reference in New Issue
Block a user