aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/anvato.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/anvato.py')
-rw-r--r--yt_dlp/extractor/anvato.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/yt_dlp/extractor/anvato.py b/yt_dlp/extractor/anvato.py
index 0d7575a1f..79bfe412b 100644
--- a/yt_dlp/extractor/anvato.py
+++ b/yt_dlp/extractor/anvato.py
@@ -354,8 +354,6 @@ class AnvatoIE(InfoExtractor):
})
formats.append(a_format)
- self._sort_formats(formats)
-
subtitles = {}
for caption in video_data.get('captions', []):
a_caption = {