|
|
ff2f822b5e
|
Renamed our config file and change the apikey variable to be upper case. This is reflected in search.py where we import this config file. Other changes in the search.py file is to so that when importing our config file we use the complete path of our file so we can run our script from anywhere, and still this file will find our config file. That is not use a relative path.,
|
2017-11-18 23:03:24 +01:00 |
|
|
|
c768d1424a
|
Now removes all items we are not intersted in.
|
2017-11-02 16:24:19 +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 |
|
|
|
c1c1ca3ad4
|
Renamed pirate_search to torrent_search
|
2017-11-01 16:09:06 +01:00 |
|