]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/cammodels.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / cammodels.py
index 32fbffcc2c88ab3166754b9d096008ebce089503..0509057fc6f5cd8432a61c6370e295da1e4322ca 100644 (file)
@@ -84,7 +84,6 @@ def _real_extract(self, url):
                 else:
                     continue
                 formats.append(f)
-        self._sort_formats(formats)
 
         return {
             'id': user_id,