Update ohlatino.py

This commit is contained in:
Intel1
2017-11-17 09:56:54 -05:00
committed by GitHub
parent 4c24fe48ed
commit 162928f4d6

View File

@@ -183,7 +183,7 @@ def newest(categoria):
logger.info()
item = Item()
try:
if categoria == 'peliculas':
if categoria in ['peliculas','latino']:
item.url = host + '/release/2017/'
elif categoria == 'infantiles':