]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/tele13.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / tele13.py
index 8e35bc85fe8249e7ff7504de3cc9121ddeca187a..212af3785034c3678ad08c2f902e2e7963ca81f3 100644 (file)
@@ -71,7 +71,6 @@ def _real_extract(self, url):
                         'ext': ext,
                     })
                 urls.append(format_url)
-        self._sort_formats(formats)
 
         return {
             'id': display_id,