]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/youporn.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / youporn.py
index 7fdb865f7828a342c49eb63fd151c318d1225a28..2f3f2133240d5fae935fc0560a257acd1d4f729b 100644 (file)
@@ -103,7 +103,6 @@ def _real_extract(self, url):
                 })
             f['height'] = height
             formats.append(f)
-        self._sort_formats(formats)
 
         webpage = self._download_webpage(
             'http://www.youporn.com/watch/%s' % video_id, display_id,