Update gnula.py

This commit is contained in:
Intel1
2017-12-18 09:14:31 -05:00
committed by GitHub
parent 8cc0ac4083
commit aeea88395a
-1
View File
@@ -72,7 +72,6 @@ def peliculas(item):
url = scrapedurl, url = scrapedurl,
thumbnail = scrapedthumbnail, thumbnail = scrapedthumbnail,
plot = plot, plot = plot,
hasContentDetails = True,
contentTitle = scrapedtitle, contentTitle = scrapedtitle,
contentType = "movie", contentType = "movie",
language=language, language=language,