diff --git a/channels/ilcorsaronero.py b/channels/ilcorsaronero.py index 1880f52b..a16a5a3f 100644 --- a/channels/ilcorsaronero.py +++ b/channels/ilcorsaronero.py @@ -52,7 +52,7 @@ def peliculas(item): patron = r'>[^"<]+' else: patron = r'>(?P[^"<]+)' - patron += ']+>[^<]+<[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>(?P[^<]+)<[^>]+>[^>]+>[^>]+>
[^"]+)[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>(?P[^<]+)' + patron += ']+>[^<]+<[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>(?P[^<]+)<[^>]+>[^>]+>[^>]+>[^"]+)[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>[^>]+>(?P[^<]+)' def itemHook(item): if not sceneTitle: