1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-10 10:04:21 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
127bf8bdfb
replace torcache.net with itorrents.org cache 2017-09-06 19:27:00 +02:00
rnhmjoj
2212e292f0
Fix PEP8 errors and unused import 2016-07-07 03:51:13 +02:00
rnhmjoj
41b3d56721
switch to BeautifulSoup 2016-07-03 19:26:58 +02:00
Viktor Stanchev
b1d026b5f6 fix bug with / or \ in torrent names, fix #73 2015-10-08 20:33:56 -07:00
Viktor Stanchev
a2b4f29643 make the printer a class so it can be configured 2015-09-20 14:22:57 -07:00
Viktor Stanchev
d77118055d refactor pirate.py 2015-09-16 23:26:04 -07:00
Viktor Stanchev
eadc0afd8e lots of tests and some bugfixes 2015-09-14 22:40:46 -07:00
Viktor Stanchev
383e5a101d test torrent command parser 2015-09-03 23:00:40 -07:00
Viktor Stanchev
101f7e0fb1 refactor results parser to be row-oriented 2015-09-03 22:34:08 -07:00
Viktor Stanchev
1f04700158 simplify results array 2015-09-03 22:18:38 -07:00
Viktor Stanchev
43f8ffefea rewrite html parser with pyquery 2015-09-03 21:44:02 -07:00
Viktor Stanchev
cecc8ba68b factor out page parser 2015-09-03 20:25:24 -07:00
Viktor Stanchev
0ad94fca46 extract parse_magnets_seeds_leachers function 2015-09-03 20:10:30 -07:00
Viktor Stanchev
4eb034e925 fix bugs with categories and sorts 2015-09-03 00:18:11 -07:00
Viktor Stanchev
a430fab14c organize argument passing to torrent.py 2015-09-03 00:05:33 -07:00
Viktor Stanchev
82b9c77ff1 fix bugs with saving magnets and torrents 2015-08-30 22:54:59 -07:00
rnhmjoj
442dc84cdf Organize in modules 2015-08-30 01:30:22 +00:00