diff --git a/channels/cinemalibero.py b/channels/cinemalibero.py index ed6edc26..c087422c 100644 --- a/channels/cinemalibero.py +++ b/channels/cinemalibero.py @@ -207,10 +207,9 @@ def newest(categoria): def check(item): data = support.match(item.url, headers=headers).data - # support.dbg() + if data: ck = str(support.match(data, patronBlock=r'Genere:(.*?)', patron=r'tag">([^<]+)').matches).lower() - support.dbg() if 'serie tv' in ck or 'anime' in ck or 'wrestling wwe' in ck :# in ['serie tv', 'wrestling wwe', 'anime']: if 'anime' in ck: