]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/hellporno.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / hellporno.py
index fd0327228f2c83154662a6edc0716cff967792cb..fa32b27c8cf2e5a92703c7132d4f5b4fa6247eba 100644 (file)
@@ -39,7 +39,6 @@ def _real_extract(self, url):
         title = remove_end(self._html_extract_title(webpage), ' - Hell Porno')
 
         info = self._parse_html5_media_entries(url, webpage, display_id)[0]
-        self._sort_formats(info['formats'])
 
         video_id = self._search_regex(
             (r'chs_object\s*=\s*["\'](\d+)',