]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/zype.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / zype.py
index a705149e62343940ee3372da936a79bf6bc553b7..8cf994505a3008e48ddff76d347284437c5733bc 100644 (file)
@@ -97,7 +97,6 @@ def get_attr(key):
             if text_tracks:
                 text_tracks = self._parse_json(
                     text_tracks, video_id, js_to_json, False)
-        self._sort_formats(formats)
 
         if text_tracks:
             for text_track in text_tracks: