]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/tvn24.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / tvn24.py
index 22b6058231a4ae4296de376b97c2b0d8fe231e38..9c777c17d8d529c82aacee1d6c8131c18fff6a59 100644 (file)
@@ -70,7 +70,6 @@ def extract_json(attr, name, default=NO_DEFAULT, fatal=True):
                 'format_id': format_id,
                 'height': int_or_none(format_id.rstrip('p')),
             })
-        self._sort_formats(formats)
 
         description = self._og_search_description(webpage, default=None)
         thumbnail = self._og_search_thumbnail(