]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/canalplus.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / canalplus.py
index b184398e2d94b4463ac1cd141ce74cfcb7429d6b..b7e2f9dd4622c8ccd6f8323e6bcbf22715ddffea 100644 (file)
@@ -86,7 +86,6 @@ def _real_extract(self, url):
                     'format_id': format_id,
                     'quality': preference(format_id),
                 })
-        self._sort_formats(formats)
 
         thumbnails = [{
             'id': image_id,