From 2ee7ef8f930d5366a645c0a825140d118b565152 Mon Sep 17 00:00:00 2001 From: marco Date: Sat, 23 May 2020 20:39:14 +0200 Subject: [PATCH] fix cb01 serie tv con un link unico --- channels/cineblog01.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/cineblog01.py b/channels/cineblog01.py index f8ded10c..e49ec025 100644 --- a/channels/cineblog01.py +++ b/channels/cineblog01.py @@ -135,7 +135,7 @@ def episodios(item): data = support.match(item.url, headers=headers).data support.log(data) if 'TUTTA LA ' in data: - folderUrl = scrapertools.find_single_match(data, 'TUTTA LA \w+\s+(?:–|-)\s+]+>(?P[^<]+)' sceneTitle = True