vikstrous / pirate-get

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

Make proxy order and priority configurable; always try the real pirate bay first #31

Closed freddy362 closed 8 years ago

freddy362 commented 10 years ago

is there any way to get this working with proxies from the proxybay? bt blocks the default piratebay.se for me

gausie commented 10 years ago

It should already attempt a list of proxies from http://proxybay.info/list.txt

vikstrous commented 10 years ago

This used to work, but we had issues detecting whether the pirate bay is blocked or there are no results. If there are no results, there's no point of searching more proxies. This is the commit that "broke" it: https://github.com/vikstrous/pirate-get/commit/cec2d4b2c2b959389a9ce36e97682dd23ae6881d

pedromaltez commented 10 years ago

Maybe allow setting proxies in pirate.cfg, so those who care to and know which proxies work for them can set a 'priority list' of proxies to check.

vikstrous commented 10 years ago

The issue I have is that I have no way of testing what it looks like when it's blocked, so I can't test if my blocking detection code is working or not. If we can resolve that, we can configure proxies however you want.

vikstrous commented 9 years ago

I updated the title of this issue to reflect my current plan.

rnhmjoj commented 8 years ago

Implemented in bba0f412242a5a389de4ae2b132a884c6afc046e