1337x icon indicating copy to clipboard operation
1337x copied to clipboard

it is not working at all

Open AbdelrhmanNile opened this issue 3 years ago • 2 comments

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

AbdelrhmanNile avatar Jun 03 '22 19:06 AbdelrhmanNile

ops, didnt notice the file path now sqlite doesnt give any output and mongodb still throws the same errors 1654285021

AbdelrhmanNile avatar Jun 03 '22 19:06 AbdelrhmanNile

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 :)

hemantapkh avatar Jun 07 '22 16:06 hemantapkh