vikstrous / pirate-get

A command line interface for The Pirate Bay
GNU Affero General Public License v3.0
337 stars 53 forks source link

Problem in latest update #2

Closed zcl0 closed 11 years ago

zcl0 commented 11 years ago

I was really happy to see how quick you fixed the seeders and leechers but there is something broken in the new version when you try to fetch the magnet. Anyway thanks for this once again. If there was some way to see the top 100 list as well I would never need to visit that page again =).

Other than that these versions has been tested on crunchbang as well now.

Error code: Traceback (most recent call last): File "/usr/bin/pirate-get", line 100, in main() File "/usr/bin/pirate-get", line 93, in main webbrowser.open(mags[choice]) File "/usr/lib/python2.7/webbrowser.py", line 61, in open if browser.open(url, new, autoraise): File "/usr/lib/python2.7/webbrowser.py", line 190, in open for arg in self.args] TypeError: expected a character buffer object

vikstrous commented 11 years ago

Thanks for the feedback. Sorry, I didn't test properly before I pushed. It was a silly error. Fixed now. I'll add the option to display a variable number of pages with a "-n N" option.