From 51f3ab4d8426ee05249bf4e8b90d4d67c0241424 Mon Sep 17 00:00:00 2001 From: grqx_wsl <173253225+grqx@users.noreply.github.com> Date: Thu, 26 Dec 2024 01:07:22 +1300 Subject: [PATCH] cleanup --- yt_dlp/extractor/nzonscreen.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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):