This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
torrent_search
Watch
1
Star
0
Fork
0
You've already forked torrent_search
Code
Issues
2
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
Files
48aab5785f5b11c8272f431eeb73683e65347a5b
torrent_search
/
torrentSearch
History
KevinMidboe
48aab5785f
Our main entry where we now handle our args with argparse and can now enter a query and select site to index using our -s option.
2017-11-02 15:15:53 +01:00
..
api_torznab.py
Renamed pirate_search to torrent_search
2017-11-01 16:09:06 +01:00
config.example.ini
Our basic config file for jackett and piratebay. Need to set our host and apikey manually.
2017-11-02 15:12:31 +01:00
config.example.py
Renamed pirate_search to torrent_search
2017-11-01 16:09:06 +01:00
http_utils.py
A script for doing all our http funcitons like building urls and calling requests.
2017-11-02 15:15:06 +01:00
jackett.py
Jackett is now a modualr script that fetches in its own way and returns a list of torrent objects.
2017-11-02 15:13:15 +01:00
piratebay.py
Also modular script for calling piratebay, still need a lot of cleanup, but now works.
2017-11-02 15:13:43 +01:00
search.py
Our main entry where we now handle our args with argparse and can now enter a query and select site to index using our -s option.
2017-11-02 15:15:53 +01:00