]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/panopto.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / panopto.py
index 5f5edb26b2cb3b4e9759c7274af6ee26208bbc4b..32c103bc1e2e6cc80e7bb9056fb84186b2692d28 100644 (file)
@@ -407,7 +407,6 @@ def _real_extract(self, url):
         subtitles = self._merge_subtitles(
             podcast_subtitles, streams_subtitles, self.extract_subtitles(base_url, video_id, delivery))
 
-        self._sort_formats(formats)
         self.mark_watched(base_url, video_id, delivery_info)
 
         return {