|
|
dd1c0cabfd
|
Appends only the torrent object.
|
2017-11-02 16:23:57 +01:00 |
|
|
|
7a2c760818
|
Now returns human size of size
|
2017-11-02 16:23:40 +01:00 |
|
|
|
ccf55d2654
|
Also added in our torrent class so that all our indexing sites can create the same class so to be easily managed under the same type.
|
2017-11-02 15:17:08 +01:00 |
|
|
|
a8c4e84086
|
Changed import to not import entire datetime library.
|
2017-11-02 15:16:13 +01:00 |
|
|
|
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 |
|
|
|
eae828a723
|
A script for doing all our http funcitons like building urls and calling requests.
|
2017-11-02 15:15:06 +01:00 |
|
|
|
db570df549
|
Also modular script for calling piratebay, still need a lot of cleanup, but now works.
|
2017-11-02 15:13:43 +01:00 |
|
|
|
191458b409
|
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 |
|
|
|
9a31f7b441
|
Our basic config file for jackett and piratebay. Need to set our host and apikey manually.
|
2017-11-02 15:12:31 +01:00 |
|
|
|
b981d12061
|
Moved santize, return_re_match and pagesToCount to utils.
|
2017-11-01 16:13:50 +01:00 |
|
|
|
c1c1ca3ad4
|
Renamed pirate_search to torrent_search
|
2017-11-01 16:09:06 +01:00 |
|