# -*- coding: utf-8 -*- import sys import os, json, re from BeautifulSoup import BeautifulSoup ROOT = os.path.dirname(sys.modules["__main__"].sys.argv[0]) searcherObject = {} searcher = 'KickAssSo' if ROOT + os.sep + 'resources' + os.sep + 'contenters' not in sys.path: sys.path.insert(0, ROOT + os.sep + 'resources' + os.sep + 'contenters') searcherObject[searcher] = getattr(__import__(searcher), searcher)() #print str(searcherObject[searcher].get_info('http://kickass.so/greys-anatomy-s11e09-hdtv-x264-lol-ettv-t10144556.html')) x='Action
  • Animerat
  • Dans
  • Dokumentär
  • Drama
  • Familj
  • Fantasy
  • Komedi
  • Krig
  • Kriminal
  • Musikal
  • Romantik
  • Sci-Fi
  • Skräck
  • Sport
  • Thriller
  • Western
  • Äventyr
  • ' y='href="http://swesub.tv/(.+?)/">(.+?)<' for u,t in re.findall(y,x): #print ", '/"+u+"/', {'page': '/"+u+"/?page=%d', 'increase': 1, 'second_page': 2,})," print t