diff --git a/channels/dreamsub.py b/channels/dreamsub.py index 4d829292..4e69bb3d 100644 --- a/channels/dreamsub.py +++ b/channels/dreamsub.py @@ -261,7 +261,7 @@ def findvideos(item): data = httptools.downloadpage(url).data #host_video = scrapertoolsV2.find_single_match(data, r'var thisPageUrl = "(http[s]\:\/\/[^\/]+).+?"') - host_video = scrapertoolsV2.find_single_match(data, r'let thisPageUrl = "(http[s]\:\/\/[^\/]+).+?"') + host_video = scrapertoolsV2.find_single_match(data, r'(?:let|var) thisPageUrl = "(http[s]\:\/\/[^\/]+).+?"') link = scrapertoolsV2.find_single_match(data, r'