]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/frontendmasters.py
[ie/crunchyroll] Fix stream extraction (#10005)
[yt-dlp.git] / yt_dlp / extractor / frontendmasters.py
index fc67a8437f4451e84ee66677620ceef0a8a784c6..3bae8add05fb6cd3a518ad391ad56f03f1e65775 100644 (file)
@@ -1,6 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
 import re
 
 from .common import InfoExtractor
@@ -163,7 +160,6 @@ def _real_extract(self, url):
                     'format_id': format_id,
                 })
                 formats.append(f)
-        self._sort_formats(formats)
 
         subtitles = {
             'en': [{