fix per bit.ly (#58)

fix per bit.ly e fix di alcuni canali
This commit is contained in:
greko
2019-07-10 11:55:11 +02:00
committed by GitHub
parent 4de98507f2
commit 6819a06d21
10 changed files with 76 additions and 154 deletions

View File

@@ -4,14 +4,14 @@
# ------------------------------------------------------------
import re
import autoplay
import support
from core import httptools, scrapertools
from core import httptools, scrapertools, support
from core import tmdb
from core.item import Item
from platformcode import logger
from platformcode import config
from specials import autoplay
__channel__ = 'italiaserie'
host = config.get_channel_url(__channel__)