aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/lecturio.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/lecturio.py')
-rw-r--r--yt_dlp/extractor/lecturio.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/lecturio.py b/yt_dlp/extractor/lecturio.py
index c3d0cb193..973764c63 100644
--- a/yt_dlp/extractor/lecturio.py
+++ b/yt_dlp/extractor/lecturio.py
@@ -137,7 +137,6 @@ class LecturioIE(LecturioBaseIE):
'height': int(mobj.group(1)),
})
formats.append(f)
- self._sort_formats(formats)
subtitles = {}
automatic_captions = {}