X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/63e66cd0ad2d96b53fdd77a40e19b46755c7219a..f2816634e3be88fe158b342ee33918de3c272a54:/yt_dlp/extractor/liputan6.py diff --git a/yt_dlp/extractor/liputan6.py b/yt_dlp/extractor/liputan6.py index b5dbffe24..c4477b93e 100644 --- a/yt_dlp/extractor/liputan6.py +++ b/yt_dlp/extractor/liputan6.py @@ -57,7 +57,7 @@ def _real_extract(self, url): webpage = self._download_webpage(url, display_id) json_data = self._search_json( - r'window.kmklabs.gtm\s*=\s*', webpage, 'json_data', display_id) + r'window.kmklabs.gtm\s*=', webpage, 'json_data', display_id) video_id = json_data['videos']['video_1']['video_id'] return self.url_result(