1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-09 09:59:51 +01:00
pirate-get/pirate
morhook 3ad8620fbd Fixed error handling
On my computer it's failing on the first request to https://thepiratebay.org/ . I think the properties this code is handling need an HTTPError according to the doc https://docs.python.org/3/library/urllib.error.html\#urllib.error.URLError
2020-06-20 17:16:16 -03:00
..
data update blacklist 2020-05-28 12:24:53 +02:00
__init__.py Organize in modules 2015-08-30 01:30:22 +00:00
data.py initial work on tpb api support 2020-05-24 10:55:32 +02:00
local.py add some configs and local csv db search 2018-05-27 23:25:19 -07:00
pirate.py reimplement fetching multiple pages 2020-05-25 10:55:26 +02:00
print.py implement JSON output for results 2020-05-24 10:55:34 +02:00
torrent.py Fixed error handling 2020-06-20 17:16:16 -03:00