]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/kinopoisk.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / kinopoisk.py
index 84a2489a31425e960fd1b482a3a58635d1b7caee..5db9083498dc82cc75374897ecc247333c061bbe 100644 (file)
@@ -44,7 +44,6 @@ def _real_extract(self, url):
         formats = self._extract_m3u8_formats(
             data['playlistEntity']['uri'], video_id, 'mp4',
             entry_protocol='m3u8_native', m3u8_id='hls')
-        self._sort_formats(formats)
 
         description = dict_get(
             film, ('descriptscription', 'description',