From a3553e115b8c49d615f8a09bbac2f51414bb7ff5 Mon Sep 17 00:00:00 2001 From: mac12m99 Date: Fri, 19 Apr 2019 21:30:28 +0200 Subject: [PATCH] better dooplay regex --- plugin.video.alfa/channels/support.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.video.alfa/channels/support.py b/plugin.video.alfa/channels/support.py index 2e916224..90a323e8 100644 --- a/plugin.video.alfa/channels/support.py +++ b/plugin.video.alfa/channels/support.py @@ -232,7 +232,7 @@ def dooplay_get_links(item, host): def dooplay_films(item, blacklist=""): - patron = '
.*?([^<>]+).*?([^<>]+) (?:([0-9]{4}))?.*?(?:([0-9]+) min)?.*?(?:
([^<>]+).*?)?(?:genres">(.*?)
)?' + patron = ').*?(?:([0-9]+) min|
).*?(?:
([^<>]+)|).*?(?:genres">(.*?)
|)' patronNext = '