1337x
1337x copied to clipboard
it is not working at all
OS: ArcoLinux Python Version: 3.10.4
it is not working, i tried sqlite and mongodb, they all throw errors what am i missing?
sqlite:

mongodb: "pymongo is installed"

p.s.: nevermind the different url passed to the info function, even i it is 1337x.to it still gives the same errors
ops, didnt notice the file path
now sqlite doesnt give any output and mongodb still throws the same errors

Seems like you are running the code in a .py file unlike in a python shell shown in the Readme. If that's the case, you are missing the print statement.
print(torrents.search('harry potter'))
I will check the mongodb error tomorrow :)