[extractor] Deprecate _sort_formats
This commit is contained in:
@@ -47,7 +47,6 @@ class RENTVIE(InfoExtractor):
|
||||
formats.append({
|
||||
'url': src,
|
||||
})
|
||||
self._sort_formats(formats)
|
||||
return {
|
||||
'id': video_id,
|
||||
'title': title,
|
||||
|
||||
Reference in New Issue
Block a user