This commit is contained in:
greko
2019-05-25 10:54:37 +02:00
parent 7026837f7d
commit a340b6f054
229 changed files with 684 additions and 1275 deletions
+5 -6
View File
@@ -2,15 +2,14 @@
# ------------------------------------------------------------
# Canale per animeworld
# ----------------------------------------------------------
import re, urlparse
import re
import urlparse
from core import httptools, scrapertoolsV2, servertools, tmdb, tvdb, support
from channelselector import thumb
from core import httptools, scrapertoolsV2, servertools, tmdb, support
from core.item import Item
from platformcode import logger, config
from specials import autoplay, filtertools, autorenumber
from channelselector import thumb
from specials import autoplay, autorenumber
host = "https://www.animeworld.it"