]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/niconico.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / niconico.py
index e131b044a438d468886c5397840d4827ce30d233..2103037596db0a90207c19503e5a7c5bdeab252d 100644 (file)
@@ -425,8 +425,6 @@ def get_video_info(*items, get_first=True, **kwargs):
             if fmt:
                 formats.append(fmt)
 
-        self._sort_formats(formats)
-
         # Start extracting information
         tags = None
         if webpage: