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

311 Commits

Author SHA1 Message Date
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
Viktor Stanchev
b936a4343b update readme 2015-08-30 00:18:36 -07:00
Viktor Stanchev
36f4302cc3 Merge branch 'pypi' 2015-08-29 23:59:15 -07:00
Viktor Stanchev
f04317ca94 add circle.yml 2015-08-29 23:49:10 -07:00
Viktor Stanchev
17241297f1 add example test 2015-08-29 23:09:51 -07:00
Viktor Stanchev
660d801770 bump version to 0.2.5 2015-08-29 22:26:50 -07:00
Viktor Stanchev
f60e0bec3f copy d341813e62 2015-08-29 22:26:50 -07:00
Viktor Stanchev
ecbd264d02 copy 3ce8e304c4 2015-08-29 22:26:23 -07:00
Viktor Stanchev
eb4358831d add email, fix setup.py 2015-08-29 21:58:01 -07:00
Viktor Stanchev
398614704d new tpd tld, blacklist thebay.tv 2015-08-29 21:53:50 -07:00
rnhmjoj
9e227aecfa Cosmesis 2015-08-30 02:00:42 +00:00
rnhmjoj
ee8abc5d37 Fix missing imports 2015-08-30 02:00:06 +00:00
rnhmjoj
aea37d3837 Add setup.py 2015-08-30 01:30:38 +00:00
rnhmjoj
442dc84cdf Organize in modules 2015-08-30 01:30:22 +00:00
rnhmjoj
6db3fa158b Remove install/uninstall scripts 2015-08-30 01:27:24 +00:00
rnhmjoj
e7fb682309 New python .gitignore 2015-08-30 01:26:54 +00:00