aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/arte.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/arte.py')
-rw-r--r--yt_dlp/extractor/arte.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/arte.py b/yt_dlp/extractor/arte.py
index dfbfe03c3..e3cc5afb0 100644
--- a/yt_dlp/extractor/arte.py
+++ b/yt_dlp/extractor/arte.py
@@ -195,7 +195,6 @@ class ArteTVIE(ArteTVBaseIE):
else:
self.report_warning(f'Skipping stream with unknown protocol {stream["protocol"]}')
-
formats.extend(secondary_formats)
self._remove_duplicate_formats(formats)