]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/zoom.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / zoom.py
index a455f8c04aec969f1a9fbcd7345cad1c52802b99..ef8b71522c11e79b1b7d0e0335c1d9c0eeefdea2 100644 (file)
@@ -86,8 +86,6 @@ def _real_extract(self, url):
                 'preference': -1
             })
 
-        self._sort_formats(formats)
-
         return {
             'id': play_id,
             'title': data.get('topic'),