.+?)\)">\s*?(?P
.+?)(?: – Serie TV)?(?:\([sSuUbBiItTaA\-]+\))?[ ]?(?P\d{4})?\s*?(?:)?(?:[\w]+?\.?\s?[\s|S]?[\dx\-S]+?\s\(?(?P[iItTaA]+|[sSuUbBiItTaA\-]+)\)?\s?(?P[HD]+)?|.+?\(?(?P[sSuUbBiItTaA\-]+)?\)?
)'
pagination = 25
@@ -94,7 +95,7 @@ def peliculas(item):
@support.scrape
def episodios(item):
data = item.data
- # debug = True
+ # debugBlock = True
if item.args == 'anime':
support.info("Anime :", item)
# blacklist = ['Clipwatching', 'Verystream', 'Easybytez', 'Flix555', 'Cloudvideo']
@@ -134,7 +135,7 @@ def episodios(item):
with futures.ThreadPoolExecutor() as executor:
for s in servers:
executor.submit(get_ep, s)
- ret.extend([it.clone(title=ep, contentSeason=int(ep.split('x')[0]), contentEpisodeNumber=int(ep.split('x')[1]), servers=[srv.tourl() for srv in episodes[ep]]) for ep in episodes])
+ ret.extend([it.clone(title=ep+typo(it.contentLanguage, '_ [] color kod'), contentSeason=int(ep.split('x')[0]), contentEpisodeNumber=int(ep.split('x')[1]), servers=[srv.tourl() for srv in episodes[ep]]) for ep in episodes])
else:
ret.append(it)
return sorted(ret, key=lambda i: i.title)
@@ -144,7 +145,6 @@ def episodios(item):
@support.scrape
def genres(item):
-
action='peliculas'
patron_block=r'