]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/bigflix.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / bigflix.py
index 6b2797ca00a53618f869948fdda8d72ec4ee6867..02d1ba0e3f64ec0811b0a0ce818206a66679f764 100644 (file)
@@ -63,8 +63,6 @@ def decode_url(quoted_b64_url):
                     'url': decode_url(file_url),
                 })
 
-        self._sort_formats(formats)
-
         description = self._html_search_meta('description', webpage)
 
         return {