aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/pandoratv.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/pandoratv.py')
-rw-r--r--yt_dlp/extractor/pandoratv.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/pandoratv.py b/yt_dlp/extractor/pandoratv.py
index 3747f31d2..ccc78da57 100644
--- a/yt_dlp/extractor/pandoratv.py
+++ b/yt_dlp/extractor/pandoratv.py
@@ -112,7 +112,6 @@ class PandoraTVIE(InfoExtractor):
'url': format_url,
'height': int(height),
})
- self._sort_formats(formats)
return {
'id': video_id,