diff --git a/channels/filmpertutti.py b/channels/filmpertutti.py
index eaeb8f3e..0f5d2016 100644
--- a/channels/filmpertutti.py
+++ b/channels/filmpertutti.py
@@ -99,7 +99,7 @@ def genres(item):
def select(item):
support.info()
- patron=r'class="taxonomy category" >([^>]+)'
+ patron=r'class="taxonomy category"\s*>([^>]+)'
block = support.match(item.url, patron=patron,headers=headers).match
if block.lower() != 'film':
support.info('select = ### รจ una serie ###')