[life:embed] Sort formats
This commit is contained in:
@@ -156,6 +156,7 @@ class LifeEmbedIE(InfoExtractor):
|
|||||||
'format_id': ext,
|
'format_id': ext,
|
||||||
'preference': 1,
|
'preference': 1,
|
||||||
})
|
})
|
||||||
|
self._sort_formats(formats)
|
||||||
|
|
||||||
thumbnail = self._search_regex(
|
thumbnail = self._search_regex(
|
||||||
r'"image"\s*:\s*"([^"]+)', webpage, 'thumbnail', default=None)
|
r'"image"\s*:\s*"([^"]+)', webpage, 'thumbnail', default=None)
|
||||||
|
Reference in New Issue
Block a user