]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/vvvvid.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / vvvvid.py
index 0c3e83a0a8f639bdbaea5bbe7b452ea56ac08dab..ed725a55d51ff73ae443aa2fe93a0098e0ae4557 100644 (file)
@@ -223,7 +223,6 @@ def metadata_from_url(r_url):
             metadata_from_url(embed_code)
 
         if not is_youtube:
-            self._sort_formats(formats)
             info['formats'] = formats
 
         metadata_from_url(video_data.get('thumbnail'))