]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/microsoftembed.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / microsoftembed.py
index 1425a0159e4b56080232d8bcfda0b386dc470f31..f71ab3e921189738be4273c0d21f07d94ba9fa1b 100644 (file)
@@ -39,7 +39,6 @@ def _real_extract(self, url):
                     'height': source.get('heightPixels'),
                     'width': source.get('widthPixels'),
                 })
-        self._sort_formats(formats)
 
         subtitles = {
             lang: [{