]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/sapo.py
[ie/crunchyroll] Fix stream extraction (#10005)
[yt-dlp.git] / yt_dlp / extractor / sapo.py
index 9a601a01c372b0f8ea3442449090c2470493e047..beffaee592e3a1802d0561161d9dd324293a77b5 100644 (file)
@@ -98,8 +98,6 @@ def _real_extract(self, url):
                 'height': 720,
             })
 
-        self._sort_formats(formats)
-
         return {
             'id': video_id,
             'title': title,