[kanal2]: _sort_formats
This commit is contained in:
parent
816c8a592d
commit
1e27c749ef
@ -92,6 +92,8 @@ class Kanal2IE(InfoExtractor):
|
|||||||
'url': stream.get('file') + '&s=' + sid,
|
'url': stream.get('file') + '&s=' + sid,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
self._sort_formats(formats)
|
||||||
|
|
||||||
return formats
|
return formats
|
||||||
|
|
||||||
def get_playlist(self, video_id):
|
def get_playlist(self, video_id):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user