1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-09 09:59:51 +01:00
Commit Graph

336 Commits

Author SHA1 Message Date
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
Viktor Stanchev
5f11463a0f Merge pull request #55 from jebaum/allow-ranges
allow ranges of values to be entered
2015-08-07 21:10:32 -07:00
James Baumgarten
d341813e62 allow ranges of values to be entered 2015-08-04 19:18:06 -07:00
Viktor Stanchev
9fa87ac334 Merge pull request #54 from jebaum/fix-duplicate-print
fix duplicate printing when adding multiple torrents at once
2015-08-04 08:06:10 -07:00
James Baumgarten
3ce8e304c4 fix duplicate printing when adding multiple torrents at once 2015-08-04 00:53:26 -07:00
Viktor Stanchev
bbb0e6a7f3 Update README.md 2015-07-19 20:23:43 -07:00
Michele Guerini Rocco
ef8fddea6f Improve section about configuration 2015-07-16 01:00:16 +02:00
Viktor Stanchev
b165eb1265 remove quotes before calling --custom command, fix #49 2015-05-21 18:40:43 +03:00
Viktor Stanchev
09f7f24411 Merge pull request #48 from jebaum/transmission-port
add option to set transmission rpc port
2015-05-21 11:19:44 +03:00
James Baumgarten
62440e29be add option to set transmission rpc port 2015-05-20 18:02:28 -07:00
rnhmjoj
6417770108 Quick fix for issue #47
For some reason the sizes list is empty with the mirror
"www.piratefly.com"
2015-04-26 01:43:51 +02:00
rnhmjoj
d094a973a6 Fix proxy bay 403 error
Cloudflare was banning pirate-get for not having a user agent.
2015-04-26 01:18:37 +02:00
rnhmjoj
6554bdf4d5 Cosmesis 2015-04-26 01:15:21 +02:00
Viktor Stanchev
b55e619441 fix command execution vlun when using -C or openCommand, close #46 2015-04-15 15:41:41 -04:00
Viktor Stanchev
86f5a1277d fix code execution vuln, close #45 2015-04-15 12:49:52 -04:00
Viktor Stanchev
f284854aca fix broken mirror failover 2015-04-11 00:38:09 -04:00
Viktor Stanchev
1706c9b21f oops, broke mirrors in last commit 2015-04-11 00:33:16 -04:00
Viktor Stanchev
69f165ea90 use try-else and bring back thepiratebay.se 2015-04-08 22:15:11 -04:00
Rnhmjoj
0bee36746e Update print_search_results for --local mode 2015-03-27 22:08:32 +01:00
Rnhmjoj
73f1221f36 Set default save directory in load_config 2015-03-27 22:02:37 +01:00
Michele Guerini Rocco
0066574994 Update the default save directory 2015-03-27 19:06:25 +01:00
Rnhmjoj
5fa34f031b remove empty line 2015-03-27 19:03:55 +01:00
Rnhmjoj
fb27b3ff20 Add command line option to set save directory 2015-03-27 19:02:45 +01:00
Rnhmjoj
9343dbba34 Save magnets in separated files 2015-03-26 23:42:03 +01:00
Rnhmjoj
f984a474ce Update for the new default options 2015-03-26 00:14:22 +01:00
Rnhmjoj
3ef1c89a56 New options system
Now there are 3 download methods:
* open magnet
* save magnets in a file
* save .torrent files

Each method can be used interactively or automatically via command line
options and/or config file
2015-03-26 00:13:39 +01:00