aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/booyah.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/booyah.py')
-rw-r--r--yt_dlp/extractor/booyah.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/booyah.py b/yt_dlp/extractor/booyah.py
index 8c94714be..5c55f2c76 100644
--- a/yt_dlp/extractor/booyah.py
+++ b/yt_dlp/extractor/booyah.py
@@ -67,7 +67,6 @@ class BooyahClipsIE(BooyahBaseIE):
'height': video_data.get('resolution'),
'preference': -10,
}))
- self._sort_formats(formats)
return {
'id': video_id,