diff --git a/yt_dlp/extractor/nzonscreen.py b/yt_dlp/extractor/nzonscreen.py index 17c01c8a7..5aac3f922 100644 --- a/yt_dlp/extractor/nzonscreen.py +++ b/yt_dlp/extractor/nzonscreen.py @@ -98,10 +98,7 @@ class NZOnScreenIE(InfoExtractor): 'alt_title': 'Reluctant Hero', 'thumbnail': r're:https://www\.nzonscreen\.com/content/images/.+\.jpg', }, - 'params': { - # 'writesubtitles': True, - 'noplaylist': True, - }, + 'params': {'noplaylist': True}, }] def _extract_formats(self, playlist):