]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/liputan6.py
[cleanup] Misc (#5044)
[yt-dlp.git] / yt_dlp / extractor / liputan6.py
index b5dbffe24a953831984fce90fcae23307b50d918..c4477b93e0a53009e8f78cf1f9e393cf5159ab95 100644 (file)
@@ -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(