[extractor] Deprecate _sort_formats
This commit is contained in:
@@ -103,7 +103,6 @@ class YouPornIE(InfoExtractor):
|
||||
})
|
||||
f['height'] = height
|
||||
formats.append(f)
|
||||
self._sort_formats(formats)
|
||||
|
||||
webpage = self._download_webpage(
|
||||
'http://www.youporn.com/watch/%s' % video_id, display_id,
|
||||
|
||||
Reference in New Issue
Block a user