mvpossum
|
479640dad1
|
-0 option fixed
|
2014-05-12 01:14:22 -03:00 |
|
Viktor Stanchev
|
3efcf5a9eb
|
Update README.md
|
2014-05-11 14:59:17 -04:00 |
|
Viktor Stanchev
|
7f8ed245a9
|
Merge pull request #21 from mvpossum/master
Gzip Support
|
2014-05-11 14:54:41 -04:00 |
|
mvpossum
|
a1246db22a
|
gzip support
|
2014-05-11 15:42:18 -03:00 |
|
mvpossum
|
f028c3d50d
|
gzip support
|
2014-05-11 15:37:22 -03:00 |
|
Viktor Stanchev
|
6dda544b82
|
Merge pull request #18 from mvpossum/master
Added the ability to run a custom command
|
2014-05-09 02:54:35 +00:00 |
|
mvpossum
|
380460503b
|
Added the ability to run a custom command
|
2014-05-08 12:17:24 -03:00 |
|
Viktor Stanchev
|
2bc33aeb2b
|
Fixed install script. mktemp required 6 'Xs' to work.
from AFriemann (blindworm ?)
|
2014-04-16 15:34:16 -04:00 |
|
Brad Horrocks
|
12d4d58f1a
|
Added support to save magnet URLs to file
You have to create a config file for this to work.
$ cat .config/pirate-get/pirate.cfg
[SaveToFile]
enabled = true
directory = ~/Dropbox/pirate-get/
|
2014-04-16 15:03:49 -04:00 |
|
Viktor Stanchev
|
d9cba85384
|
Merge pull request #14 from fredefox/fix-spoofing
Do not negate check for string "No hits"
|
2014-03-03 11:14:41 -05:00 |
|
Viktor Stanchev
|
de3205a37b
|
Merge pull request #13 from fredefox/fix-install-script
Fix install script
|
2014-03-03 11:13:13 -05:00 |
|
fredefox
|
71829f8034
|
Do not negate check for string "No hits"
|
2014-03-03 17:02:56 +01:00 |
|
Frederik Hanghøj Iversen
|
258f0fe263
|
Let uninstall exit on error
|
2014-03-03 16:59:45 +01:00 |
|
Frederik Hanghøj Iversen
|
7b900401b6
|
Install script exits on error
It always removes the temporary file
|
2014-03-03 16:59:35 +01:00 |
|
Viktor Stanchev
|
1b48475623
|
Merge pull request #11 from vikstrous/200-block-detect
detect blocked mirrors even when error code is 200
|
2014-02-17 12:59:44 -05:00 |
|
Viktor Stanchev
|
bd3dd2cace
|
detect blocked mirrors even when error code is 200
closes #8
|
2014-02-16 13:22:10 -05:00 |
|
Viktor Stanchev
|
ececf0c5ad
|
Merge pull request #10 from fredefox/multiple-choices
Enable the selection of multiple torrents in one go
|
2014-02-16 13:10:54 -05:00 |
|
fredefox
|
3c3a0ce608
|
Enable the selection of multiple torrents in one go
This is especially helpful because contacting the server many times in one go might get you grey-listed
Also features some readability improvements
|
2014-02-16 13:46:45 +01:00 |
|
Viktor Stanchev
|
1261090d68
|
Merge remote-tracking branch 'fredefox/master'
Conflicts:
pirate-get.py
|
2014-02-15 15:12:59 -05:00 |
|
Viktor Stanchev
|
4cd591e47d
|
detect when the pirate bay is blocked
|
2014-02-15 15:12:09 -05:00 |
|
fredefox
|
9fe1b2f72e
|
Add option to use colors
|
2014-02-15 17:17:15 +01:00 |
|
Viktor Stanchev
|
1c8f5056a5
|
Merge pull request #7 from gausie/check_error_code_for_mirrors
Use error codes to determine if next mirror is required
|
2014-02-01 11:00:43 -08:00 |
|
Sam Gaus
|
20a201353a
|
Use error codes to determine if next mirror is required
Moved from urllib2 to requests module in order to deal with head requests properly
|
2014-02-01 18:48:13 +00:00 |
|
Viktor Stanchev
|
5432de0b0e
|
Revert "Merge pull request #7 from gausie/check_error_code_for_mirrors"
This reverts commit 1c8f5056a5 , reversing
changes made to 951fc1a28d .
|
2014-02-01 06:53:39 -05:00 |
|
Viktor Stanchev
|
951fc1a28d
|
automatically discover mirrors from proxybay.info
closes #5
|
2014-02-01 04:42:58 -05:00 |
|
Viktor Stanchev
|
72692228bb
|
Merge pull request #6 from gausie/small_changes
Added -0 flag to choose the first (0th) result
|
2014-01-31 16:27:08 -08:00 |
|
Sam Gaus
|
323100ef59
|
Added -0 flag to choose the first (0th) result
|
2014-01-31 22:16:37 +00:00 |
|
Sam Gaus
|
83c8289c8f
|
Removed temporary files
|
2014-01-31 22:15:47 +00:00 |
|
Viktor Stanchev
|
9af95b1da5
|
readme testing info
|
2013-12-22 00:13:10 -05:00 |
|
Viktor Stanchev
|
12c797209d
|
fix error in installer on linux
|
2013-12-22 00:10:51 -05:00 |
|
Viktor Stanchev
|
5c98bc061d
|
fix wrong default
|
2013-12-14 08:48:00 -05:00 |
|
Viktor Stanchev
|
4843564e57
|
make installer work on osx
|
2013-12-14 08:47:26 -05:00 |
|
Viktor Stanchev
|
4ba8956c5e
|
improve installer
|
2013-12-14 08:43:10 -05:00 |
|
Viktor Stanchev
|
127ce3babc
|
update readme
|
2013-12-14 08:32:45 -05:00 |
|
Viktor Stanchev
|
7957dac8fe
|
-t option for transmission
|
2013-12-14 08:30:11 -05:00 |
|
Viktor Stanchev
|
b9ac972dd3
|
update readme
|
2013-12-14 08:15:09 -05:00 |
|
Viktor Stanchev
|
00f40343ed
|
better installer and uninstaller
|
2013-12-14 08:12:17 -05:00 |
|
Viktor Stanchev
|
68fa7c8d78
|
remove python3 versions
|
2013-12-14 08:11:59 -05:00 |
|
repic
|
25f29e7e30
|
Sizes fix
Fixed the regular expression so that sizes in bytes (B) work properly.
|
2013-12-10 14:41:56 +01:00 |
|
repic
|
36f1ee0cff
|
Added space between last two columns
|
2013-11-12 11:55:37 +01:00 |
|
repic
|
a8ea586347
|
Added "uploaded" column
|
2013-11-12 11:53:17 +01:00 |
|
repic
|
a3e875cf07
|
Fixed regex to match integer sizes
|
2013-11-12 11:33:32 +01:00 |
|
repic
|
9020c0b7a7
|
Fixed ZeroDivisionError
Fixed ZeroDivisionError if there are no leechers.
|
2013-11-12 10:09:43 +01:00 |
|
repic
|
9bcb47e0d3
|
Revert 3affc91..43444db
This rolls back to commit 3affc9171d .
|
2013-11-11 22:42:51 +01:00 |
|
repic
|
43444db191
|
Enhanced output
Column titles, column alignment, exception handling, S/L ratio and file
size display
|
2013-11-11 22:42:07 +01:00 |
|
repic
|
3affc9171d
|
Enhanced output
Added column titles, justified columns, S/L ratio and file size
|
2013-11-11 22:39:40 +01:00 |
|
Viktor Stanchev
|
a515098431
|
README update
|
2013-08-30 21:02:07 -04:00 |
|
Viktor Stanchev
|
5f278bd6e0
|
update readme with python3 info
|
2013-08-30 20:58:13 -04:00 |
|
Viktor Stanchev
|
c17e09ea8f
|
python 3 version!
|
2013-08-30 20:57:21 -04:00 |
|
Viktor Stanchev
|
856b10844b
|
Update README.md
|
2013-02-27 12:17:57 -05:00 |
|