|
|
27f4b67d8b
|
Removed print statement
|
2022-05-30 20:02:31 +02:00 |
|
|
|
06e00938d5
|
Moved config file to /Users/kemi01/.config/torrentSearch.
|
2021-07-04 15:23:44 +02:00 |
|
|
|
88d91af382
|
Moved getConfig to utils.
|
2021-07-03 18:41:28 +02:00 |
|
|
|
6bdf904a40
|
Changed indentation and wrote docstring for each function.
|
2017-12-22 12:07:49 +01:00 |
|
|
|
46455dc04a
|
Added representsInt to check if a string only contains numbers and ColorizeFilter to set specific colors to levels of log severity.
|
2017-12-22 11:43:47 +01:00 |
|
|
|
cc672efed2
|
Since the piratebay has the file size in human readable form it is hard to sort by file size. Now we have a de-human size function in our utils that can be used to convert these sizes to byte form.
|
2017-11-19 00:07:40 +01:00 |
|
|
|
8586521d15
|
Added humansize for converting byte file sizes to human readable sizes.
|
2017-11-02 16:24:39 +01:00 |
|
|
|
a8c4e84086
|
Changed import to not import entire datetime library.
|
2017-11-02 15:16:13 +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 |
|
|
|
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 |
|