diff --git a/plugin.video.alfa/channels/miradetodo.py b/plugin.video.alfa/channels/miradetodo.py index 119830b9..4bbfbea4 100755 --- a/plugin.video.alfa/channels/miradetodo.py +++ b/plugin.video.alfa/channels/miradetodo.py @@ -323,6 +323,7 @@ def findvideos(item): matches = re.compile(patron, re.DOTALL).findall(data) for option, videoitem in matches: + sub = '' lang = scrapertools.find_single_match(src, '.*?(.*?)<\/a>' % option) if 'audio ' in lang.lower(): @@ -333,12 +334,21 @@ def findvideos(item): video_urls = scrapertools.find_multiple_matches(data, '
  • 0 and item.extra != 'findvideos': itemlist.append(Item(channel=item.channel,