]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/izlesene.py
[ie/crunchyroll] Fix stream extraction (#10005)
[yt-dlp.git] / yt_dlp / extractor / izlesene.py
index f8fca6c8f47c9978e78d1c2c76d0dcb84a8d7f9d..5cdf8709dc16352924a2eaeb7de22014e1be5fb9 100644 (file)
@@ -1,6 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
 from .common import InfoExtractor
 from ..compat import (
     compat_str,
@@ -81,7 +78,6 @@ def _real_extract(self, url):
                 'ext': ext,
                 'height': height,
             })
-        self._sort_formats(formats)
 
         description = self._og_search_description(webpage, default=None)
         thumbnail = video.get('posterURL') or self._proto_relative_url(