fix ultimi problemi cb01 e streamingaltadefinizione

This commit is contained in:
mac12m99
2019-10-27 11:20:41 +01:00
committed by marco
parent 20a1499dde
commit 6bc4b7199c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -478,6 +478,7 @@ def dooplay_get_links(item, host):
@scrape
def dooplay_get_episodes(item):
item.contentType = 'tvshow'
patron = '<li class="mark-[0-9]+">.*?<img.*?(?:data-lazy-)?src="(?P<thumb>[^"]+).*?(?P<episode>[0-9]+ - [0-9]+).*?<a href="(?P<url>[^"]+)">(?P<title>[^<>]+).*?(?P<year>[0-9]{4})'
actLike = 'episodios'