aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/bigflix.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/bigflix.py')
-rw-r--r--yt_dlp/extractor/bigflix.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/yt_dlp/extractor/bigflix.py b/yt_dlp/extractor/bigflix.py
index 6b2797ca0..02d1ba0e3 100644
--- a/yt_dlp/extractor/bigflix.py
+++ b/yt_dlp/extractor/bigflix.py
@@ -63,8 +63,6 @@ class BigflixIE(InfoExtractor):
'url': decode_url(file_url),
})
- self._sort_formats(formats)
-
description = self._html_search_meta('description', webpage)
return {