From 4dbd9402f9f466c4f71b38e0f907078b9dd764a9 Mon Sep 17 00:00:00 2001 From: ocococ Date: Sat, 5 Jul 2025 09:11:34 +0200 Subject: [PATCH] remove unneeded empty line --- yt_dlp/extractor/wat.py | 1 - 1 file changed, 1 deletion(-) diff --git a/yt_dlp/extractor/wat.py b/yt_dlp/extractor/wat.py index 730cbb3ef9..fe3793a6eb 100644 --- a/yt_dlp/extractor/wat.py +++ b/yt_dlp/extractor/wat.py @@ -80,7 +80,6 @@ def _real_extract(self, url): if b36_id: video_id = str(int(video_id, 36)) - # 'contentv4' is used in the website, but it also returns the related # videos, we don't need them # video_data = self._download_json(