- Notifications
You must be signed in to change notification settings - Fork965
-
Maybe add a script so that Jdownloader can use FlareSolverr to download things from Megaup.net (the devs of Jdownloader advised to use FlareSolverr, however my 2IQ ahh can't make a script out of thin air for that...) |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 3 replies
-
Just set up flaresolverr and then have jdownloader use it as a proxy. you can add proxies in jdownloader in the settings. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Can you expand on what "Just set up flaresolverr" entails? No comments on any forks or other versions even point to a resource on how to set this proxy up properly. Just opening the program on a non docker device is successful but attempting to pass any requests from jdownloader only responds with status 200 on the console but the program responds with a host error issue. |
BetaWas this translation helpful?Give feedback.
All reactions
-
@anonVin79513, you asked 6 months ago. And I'm just figuring how to do it, myself. But, in case you still want to know: Because FlareSolverr is a CLI application, all setting up is done through the command line (if you're on Windows, cmd, PowerShell or, more likely these days, Windows Terminal). You open the command line in the directory where FlareSolverr is installed and manually set all parameters,before running the executable. FlareSolverr's documentationlists supported commands and arguments and provides some example requests. There are, also, several guides out there to setting the app up for specific use-cases. Ideally, you'd experiment until you get it right, then create 1 or more scripts (probably .bat or .ps1) to run FlareSolverr in the way(s) that'll work for you. |
BetaWas this translation helpful?Give feedback.
All reactions
-
I set up a proxy to flaresolverr but it still doesnt work. I pointed at the 0.0.0.0:8191 and also 172....:8191 and also 192....:8191 but none of them work |
BetaWas this translation helpful?Give feedback.