]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/crackle.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / crackle.py
index 319374f3b81b0559cbef8ec86121b9af951b3767..46100151a932e1f78f20a757ce5bfa21f626149b 100644 (file)
@@ -177,7 +177,6 @@ def _real_extract(self, url):
                 })
         if not formats and has_drm:
             self.report_drm(video_id)
-        self._sort_formats(formats)
 
         description = media.get('Description')
         duration = int_or_none(media.get(