mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-02 10:44:52 +00:00
[extractor] Deprecate _sort_formats
This commit is contained in:
@@ -160,7 +160,6 @@ class FrontendMastersIE(FrontendMastersBaseIE):
|
||||
'format_id': format_id,
|
||||
})
|
||||
formats.append(f)
|
||||
self._sort_formats(formats)
|
||||
|
||||
subtitles = {
|
||||
'en': [{
|
||||
|
Reference in New Issue
Block a user