diff --git a/plugin.video.alfa/channels/yaske.py b/plugin.video.alfa/channels/yaske.py index 3ae191b6..1eda1fab 100644 --- a/plugin.video.alfa/channels/yaske.py +++ b/plugin.video.alfa/channels/yaske.py @@ -99,14 +99,12 @@ def peliculas(item): data = httptools.downloadpage(item.url).data data = re.sub(r"\n|\r|\t|\s{2}| ", "", data) - - patron = 'class="post-item-image btn-play-item".*?' + patron = '(?s)class="post-item-image btn-play-item".*?' patron += 'href="([^"]+)">.*?' patron += '