summaryrefslogtreecommitdiff
path: root/searx/engines/kickass.py
AgeCommit message (Collapse)Author
2014-12-14Add icons and badge for the themesCqoicebordel
Add kickass in engine list Add content for the result from kickass
2014-12-09First pass at Kickass EngineCqoicebordel
Parse and return results correctly. Pages numbers taken care of. Not done, and maybe to do : - 'content' : I don't know what it could be. Maybe votes ? - 'categories' : the results are not filtered by categories, because I don't see how to do it properly : there are too much categories on Kickass. Is 'video' only movies, or also tv show or porn ? So for now, the category is 'all'. - Favicon/icon : may be a good idea.