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
+2 -3
View File
@@ -3,14 +3,13 @@
# Ringraziamo Icarus crew
# Canale per dreamsub
# ------------------------------------------------------------
import re, urlparse
import re
import urlparse
from core import scrapertools, httptools, servertools, tmdb
from core.item import Item
from platformcode import logger, config
host = "https://www.dreamsub.co"