Viktor Stanchev
|
a2b4f29643
|
make the printer a class so it can be configured
|
2015-09-20 14:22:57 -07:00 |
|
Viktor Stanchev
|
1e7da45710
|
switch to veryprettytable + colors
|
2015-09-20 14:19:37 -07:00 |
|
Viktor Stanchev
|
6adf0581dc
|
first step towards prettytable
not pretty yet
|
2015-09-20 14:19:37 -07:00 |
|
Viktor Stanchev
|
218c3114e5
|
Merge pull request #68 from vikstrous/mirror_sources
use an array of mirror sources and check only if necessary
|
2015-09-20 13:35:49 -07:00 |
|
Viktor Stanchev
|
accdf4745a
|
Update README.md
|
2015-09-20 01:35:09 -07:00 |
|
Viktor Stanchev
|
3036bb2308
|
Update README.md
|
2015-09-20 01:29:51 -07:00 |
|
Viktor Stanchev
|
b4bce3a52b
|
fix license
|
2015-09-20 01:29:31 -07:00 |
|
Viktor Stanchev
|
c720aeca22
|
Update README.md
|
2015-09-20 00:39:43 -07:00 |
|
Viktor Stanchev
|
3865103de5
|
Update README.md
|
2015-09-20 00:32:47 -07:00 |
|
Viktor Stanchev
|
9261cf7cf0
|
Update README.md
|
2015-09-20 00:19:13 -07:00 |
|
Viktor Stanchev
|
39b71e0787
|
use an array of mirror sources and check only if necessary
|
2015-09-20 00:13:01 -07:00 |
|
Viktor Stanchev
|
3d0707f3a7
|
Merge pull request #65 from vikstrous/more_tests2
more_tests2
|
2015-09-19 22:31:19 -07:00 |
|
Viktor Stanchev
|
9b8caf9e17
|
fix mirror sorting, test mirror choice
|
2015-09-19 22:27:05 -07:00 |
|
Viktor Stanchev
|
7ee1bbbccf
|
fix bug and test combine_configs better
|
2015-09-19 21:42:48 -07:00 |
|
Viktor Stanchev
|
f43e08c18c
|
test_remote
|
2015-09-19 21:15:26 -07:00 |
|
Viktor Stanchev
|
8a371dea56
|
configure cover better
|
2015-09-17 00:02:32 -07:00 |
|
Viktor Stanchev
|
07ad7e33e6
|
Merge pull request #64 from vikstrous/refactor3
refactor pirate.py
|
2015-09-16 23:38:23 -07:00 |
|
Viktor Stanchev
|
d77118055d
|
refactor pirate.py
|
2015-09-16 23:26:04 -07:00 |
|
Viktor Stanchev
|
06d551f69d
|
Merge pull request #62 from vikstrous/more_tests
more tests
|
2015-09-14 22:41:07 -07:00 |
|
Viktor Stanchev
|
eadc0afd8e
|
lots of tests and some bugfixes
|
2015-09-14 22:40:46 -07:00 |
|
Viktor Stanchev
|
565850192a
|
Update README.md
|
2015-09-11 23:35:21 -07:00 |
|
Viktor Stanchev
|
d6739b639d
|
more shields!
|
2015-09-11 23:31:29 -07:00 |
|
Viktor Stanchev
|
cddfdd3547
|
move license, better shields
|
2015-09-11 23:23:08 -07:00 |
|
Viktor Stanchev
|
343fcf8be1
|
Merge pull request #61 from vikstrous/coveralls
add coveralls
|
2015-09-11 22:42:57 -07:00 |
|
Viktor Stanchev
|
8111eadd20
|
add coveralls
|
2015-09-11 22:42:51 -07:00 |
|
Viktor Stanchev
|
917dd75cf2
|
Update README.md
|
2015-09-08 20:10:04 -07:00 |
|
Viktor Stanchev
|
2c40a00d33
|
Update README.md
|
2015-09-08 20:08:58 -07:00 |
|
Viktor Stanchev
|
5f01223646
|
Update README.md
|
2015-09-08 20:06:20 -07:00 |
|
Viktor Stanchev
|
2970be2f52
|
Merge pull request #60 from vikstrous/refactor2
refactoring and testing
|
2015-09-08 20:01:31 -07:00 |
|
Viktor Stanchev
|
0c2415bb47
|
test printing results
|
2015-09-03 23:29:20 -07:00 |
|
Viktor Stanchev
|
383e5a101d
|
test torrent command parser
|
2015-09-03 23:00:40 -07:00 |
|
Viktor Stanchev
|
0b8a27e64e
|
test parse_cmd
|
2015-09-03 22:46:06 -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
|
b8fa71d141
|
fix not flushing on time
|
2015-09-03 21:48:57 -07:00 |
|
Viktor Stanchev
|
43f8ffefea
|
rewrite html parser with pyquery
|
2015-09-03 21:44:02 -07:00 |
|
Viktor Stanchev
|
d0a9d0f51e
|
add a test for parse_page
|
2015-09-03 20:35:12 -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
|
2026daa47d
|
v0.2.7
|
2015-08-30 22:55:26 -07:00 |
|
Viktor Stanchev
|
82b9c77ff1
|
fix bugs with saving magnets and torrents
|
2015-08-30 22:54:59 -07:00 |
|
Viktor Stanchev
|
cfb4a6ce38
|
bump version to 0.2.6
|
2015-08-30 22:36:03 -07:00 |
|
Viktor Stanchev
|
5afac2bab0
|
fix bug with torrent commands with no numbers, close #57
|
2015-08-30 22:34:49 -07:00 |
|
rnhmjoj
|
4d9a673b5a
|
Break long lines
|
2015-08-31 02:33:19 +00:00 |
|
rnhmjoj
|
dac8702751
|
Use a scalable blacklist
|
2015-08-31 02:26:18 +00:00 |
|
rnhmjoj
|
03bf5e618f
|
Properly handle extra source files
|
2015-08-31 02:12:07 +00:00 |
|
Viktor Stanchev
|
b15eb1031d
|
move requirements to setup.py only
|
2015-08-30 10:51:34 -07:00 |
|
Viktor Stanchev
|
caa5be0c79
|
add colorama to requirements.txt
|
2015-08-30 10:44:16 -07:00 |
|