Crunchy icon indicating copy to clipboard operation
Crunchy copied to clipboard

Proxy support

Open clienthax opened this issue 7 years ago • 3 comments

Would it be possible to get http and socks5 proxy support added the nodejs funimation downloader already supports this so it should be pretty easy to copy the code :) https://github.com/seiya-dev/funimation-downloader-nx/blob/cecd837d0d87cd044ed622ab47d4c8098ec48d9c/scripts/funidl.js#L431-L443

Would be usefull for downloading anime thats out of region

clienthax avatar Aug 25 '17 19:08 clienthax

Hmm ffmpeg seems to support proxy, as for rtmpdump, the potential issue are for the http request themself using cloudscraper, not sure if it support socket. Will try.

Well, I will try to add something, but I have nothing to test it.

Also VPN are probably better than proxy for that specific use, but I will try to add something, but can't promise it will work

Godzil avatar Aug 27 '17 16:08 Godzil

I think we would only need the proxy for the token (atleast thats how it used to work :) ), needs investigating.

clienthax avatar Oct 20 '17 22:10 clienthax

Any news on this?

skthanu avatar Nov 24 '17 06:11 skthanu