4pr0n / ripme

Downloads albums in bulk
MIT License
911 stars 206 forks source link

Enable ripme-specific proxy settings #245

Open MerrickZ opened 8 years ago

MerrickZ commented 8 years ago

can't find any option about proxy settings.

thank you !

HalliHalloSchatz commented 8 years ago

yes, please add proxy WITH authentication support

HalliHalloSchatz commented 8 years ago

any news on this front?

MerrickZ commented 8 years ago

@HalliHalloSchatz I'm using https://github.com/PeterDing/iScript now.

metaprime commented 7 years ago

I think your computer's internet proxy settings might get you what you need. Is there some scenario that doesn't sufficiently cover?

MerrickZ commented 7 years ago

@metaprime yup, internet settings doesn't work.

metaprime commented 7 years ago

@anphorea can you provide more detail about what scenario is not supported by setting the proxy in the internet settings? Does it just ignore the proxy setting in the internet settings?

Korons commented 7 years ago

@metaprime

can you provide more detail about what scenario is not supported by setting the proxy in the internet settings?

Using app specific proxies and forcing ripme to use tor

For example I have limit proxy bandwidth and therefore I'd prefer to only proxy ripme and nothing else (Saving on bandwidth)

For Tor ripme fails completely because it cannot rip .onions as it errors out when using torsocks (This is it's own issue) and doesn't have the ability to use a socks5 proxy

Edit: This issue is sometimes solved by using -Djava.net.preferIPv4Stack=true

Also a side not but ripme should have some checks for proxy usage (Returning the public IP/DNS server) so users can check that it's using the proxy.

metaprime commented 7 years ago

@korons Thanks for the extra information. I'll look into this.

HalliHalloSchatz commented 6 years ago

any updates here? Proxy not working

cyian-1756 commented 6 years ago

@HalliHalloSchatz this is the old repo, everything has moved to https://github.com/RipMeApp/ripme. Proxy settings still haven't been added