diff --git a/youtube_dl/extractor/channelnewsasia.py b/youtube_dl/extractor/channelnewsasia.py index 457831a42..4739bbb58 100644 --- a/youtube_dl/extractor/channelnewsasia.py +++ b/youtube_dl/extractor/channelnewsasia.py @@ -36,8 +36,7 @@ class ChannelNewsAsiaIE(InfoExtractor): webpage = self._download_webpage(url, display_id) url_obj = ( re.search(r'(?:\d|\w|-)+)".*', webpage, flags=re.DOTALL) - or re.search(r'(?:\d|\w|-)+)".*', webpage, flags=re.DOTALL) - ) + or re.search(r'(?:\d|\w|-)+)".*', webpage, flags=re.DOTALL)) ooyala_id = url_obj.group('id') return self.url_result(