aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/ciscowebex.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/ciscowebex.py')
-rw-r--r--yt_dlp/extractor/ciscowebex.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/ciscowebex.py b/yt_dlp/extractor/ciscowebex.py
index e1aae9bda..44595d854 100644
--- a/yt_dlp/extractor/ciscowebex.py
+++ b/yt_dlp/extractor/ciscowebex.py
@@ -72,7 +72,6 @@ class CiscoWebexIE(InfoExtractor):
'vcodec': 'none',
'acodec': 'mp3',
})
- self._sort_formats(formats)
return {
'id': video_id,