]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/ciscowebex.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / ciscowebex.py
index e1aae9bda6de12ec82fd3cfdd937957342167be4..44595d854c410a2fe10ac2bc44d68017201e6df9 100644 (file)
@@ -72,7 +72,6 @@ def _real_extract(self, url):
                     'vcodec': 'none',
                     'acodec': 'mp3',
                 })
-        self._sort_formats(formats)
 
         return {
             'id': video_id,