From 2c048602ce660ec87e8905d7899b521a7834b0e1 Mon Sep 17 00:00:00 2001 From: mac12m99 Date: Sun, 12 Jan 2020 15:47:36 +0100 Subject: [PATCH] fix filmpertutti videoteca --- channels/filmpertutti.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/channels/filmpertutti.py b/channels/filmpertutti.py index 28c8f9bd..33fc088b 100644 --- a/channels/filmpertutti.py +++ b/channels/filmpertutti.py @@ -79,8 +79,8 @@ def episodios(item): data = re.sub(r'>\s+<', '> <', data) support.log('SERIES DATA= ',data) if 'accordion-item' in data: - patronBlock = r'.*?
  • (?P.*?)<\/li>(?P.*?javascript:;">(?P[^<]+)<.+?)<\/table>' + patronBlock = r'<span class="season[^>]*>\d+[^>]+>[^>]+>[^>]+>[^>]+>\D*(?:STAGIONE|Stagione)[ -]+(?P<lang>[a-zA-Z\- ]+)[^<]*</span>(?P<block>.*?)<div id="(?:season|disqus)' + patron = r'<img src="(?P<thumb>[^"]+)">.*?<li class="season-no">(?P<episode>[^<]+)<\/li>(?P<url>.*?javascript:;">)(?P<title>[^<]+)' else: # patronBlock = r'<div id="info" class="pad">(?P<block>.*?)<div id="disqus_thread">' # deflang='Sub-ITA'