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(