diff --git a/channels/eurostreaming.py b/channels/eurostreaming.py
index 180a0339..44e29213 100644
--- a/channels/eurostreaming.py
+++ b/channels/eurostreaming.py
@@ -3,16 +3,8 @@
# Canale per Eurostreaming
# by Greko
# ------------------------------------------------------------
-"""
- Problemi noti da non considerare come errori nel test:
- - Alcune sezioni di anime-cartoni non vanno:
- - alcune hanno solo la lista degli episodi, ma non hanno link!
- Novità(globale):
- - serie, anime
-"""
-import re
-from core import scrapertools, httptools, support
+from core import httptools, support
from core.item import Item
def findhost():
@@ -24,7 +16,6 @@ host = support.config.get_channel_url(findhost)
headers = [['Referer', host]]
-
list_servers = ['akstream', 'wstream', 'mixdrop', 'vidtome', 'turbovid', 'speedvideo', 'flashx', 'nowvideo', 'deltabit']
list_quality = ['default']
@@ -33,14 +24,10 @@ def mainlist(item):
support.log()
- tvshow = [''
- ]
- anime = ['/category/anime-cartoni-animati/'
- ]
- mix = [
- (support.typo('Aggiornamenti Serie-Anime', 'bullet bold'), ['/aggiornamento-episodi/', 'peliculas', 'newest']),
- (support.typo('Archivio Serie-Anime', 'bullet bold'), ['/category/serie-tv-archive/', 'peliculas'])
- ]
+ tvshow = []
+ anime = ['/category/anime-cartoni-animati/']
+ mix = [('Aggiornamenti bullet bold {TV}', ['/aggiornamento-episodi/', 'peliculas', 'newest']),
+ ('Archivio bullet bold {TV}', ['/category/serie-tv-archive/', 'peliculas'])]
search = ''
return locals()
@@ -48,64 +35,32 @@ def mainlist(item):
@support.scrape
def peliculas(item):
- support.log()
- #findhost()
action = 'episodios'
if item.args == 'newest':
patron = r'(?P]+>(?P