1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-25 12:24:20 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
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
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
Sam Gaus
323100ef59 Added -0 flag to choose the first (0th) result 2014-01-31 22:16:37 +00:00
Viktor Stanchev
5c98bc061d fix wrong default 2013-12-14 08:48:00 -05:00
Viktor Stanchev
7957dac8fe -t option for transmission 2013-12-14 08:30:11 -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
4606e3a32e add variable number of pages to fetch option 2013-02-27 12:14:39 -05:00
Viktor Stanchev
f5e5a5487a fix bug opening magnet links 2013-02-27 12:02:05 -05:00
Viktor Stanchev
6444e98b59 display number of seeders and leechers in results
fixes #1
2013-02-26 16:48:02 -05:00
Viktor Stanchev
a507ce3b91 rearrange a few lines 2013-02-21 15:31:19 -05:00
Viktor Stanchev
6fd505a722 added the ability to use a local download the db 2013-02-21 15:19:40 -05:00
Viktor Stanchev
e6bf79b444 fix spaces 2013-02-21 13:24:45 -05:00
Viktor Stanchev
30b9e30fd6 initial commit 2012-11-15 23:52:09 -08:00