Quote:
Originally Posted by JSWolf
Thanks, but that won't work at all. I need a Windows based solution.
|
This is important!
Quote:
It is recommended to install using a Docker container because the project depends on an external browser that is already included within the image.
|
Docker for Windows:
https://docs.docker.com/desktop/inst...ndows-install/
So actually it's not simpler to run on Linux than Windows. I don't use Docker for anything.
EDIT
Also on Flaresolverr git page, further down:
Quote:
This is the recommended way for Windows users.
Download the FlareSolverr executable from the release's page. It is available for Windows x64 and Linux x64.
Execute FlareSolverr binary. In the environment variables section you can find how to change the configuration.
|
Edit 2
This might be a bad idea anyway for metadata downloads
Quote:
NOTE: Web browsers consume a lot of memory. If you are running FlareSolverr on a machine with few RAM, do not make many requests at once. With each request a new browser is launched.
It is also possible to use a permanent session. However, if you use sessions, you should make sure to close them as soon as you are done using them.
|