aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/eagleplatform.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/eagleplatform.py')
-rw-r--r--yt_dlp/extractor/eagleplatform.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/yt_dlp/extractor/eagleplatform.py b/yt_dlp/extractor/eagleplatform.py
index 7e5047b56..9ebd24d80 100644
--- a/yt_dlp/extractor/eagleplatform.py
+++ b/yt_dlp/extractor/eagleplatform.py
@@ -192,8 +192,6 @@ class EaglePlatformIE(InfoExtractor):
f['url'] = format_url
formats.append(f)
- self._sort_formats(formats)
-
return {
'id': video_id,
'title': title,