Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d179c4c authored by asciimoo's avatar asciimoo
Browse files

[enh] general torrent search with piratebay

parent 1db082a2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ url = 'https://thepiratebay.se/'
search_url = url + 'search/{search_term}/0/99/{search_type}'
search_types = {'videos': '200'
               ,'music' : '100'
               ,'files' : '0'
               }

def request(query, params):