Package Details: flaresolverr 3.3.21-2

Git Clone URL: https://aur.archlinux.org/flaresolverr.git (read-only, click to copy)
Package Base: flaresolverr
Description: A proxy server to bypass Cloudflare protection
Upstream URL: https://github.com/FlareSolverr/FlareSolverr
Keywords: captcha cloudflare jackett proxy
Licenses: MIT
Submitter: txtsd
Maintainer: txtsd
Last Packager: txtsd
Votes: 7
Popularity: 0.68
First Submitted: 2023-01-05 11:20 (UTC)
Last Updated: 2024-11-10 06:58 (UTC)

Pinned Comments

txtsd commented on 2023-11-13 09:56 (UTC)

This package use to incorrectly build from source in the past. It now correctly builds from an archive of the source without needing dependencies like git.

Please report any user-agent related errors that stem from running recent versions of Chrome and Chromium upstream.

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

HLFH commented on 2023-01-05 01:57 (UTC) (edited on 2023-01-05 01:58 (UTC) by HLFH)

Yes packaging a good release is difficult.

No setup.py or pyproject.toml

Setup.py is crap and obsolete. For pyproject.toml, see https://github.com/FlareSolverr/FlareSolverr/issues/650#issuecomment-1371647485.

Chromedriver management is performed by the FlareSolverr code itself for some reason.

Yes, it does not seem to be optimized. See as well https://github.com/FlareSolverr/FlareSolverr/issues/650#issuecomment-1371647485.

Thanks for your comments.

cwegener commented on 2023-01-05 01:48 (UTC)

I'm just looking through the new Python version of FlareSolverr 3.0.0

I must say that the code looks a bit difficult from a packaging perspective:

  1. No setup.py or pyproject.toml
  2. Chromedriver management is performed by the FlareSolverr code itself for some reason

HLFH commented on 2023-01-05 01:45 (UTC) (edited on 2023-01-05 01:45 (UTC) by HLFH)

In the meantime, v3.0.0 is available in git version with flaresolverr-git on the AUR. As co-maintainer, let me look at the update of the flaresolverr-bin package.

HLFH commented on 2023-01-03 12:30 (UTC) (edited on 2023-01-03 12:48 (UTC) by HLFH)

As a FYI, flaresolverr-bin is no longer working with yggtorrent.
A 3.00 beta version is in development and it is relying on python instead of node.js.
Even with this v3beta branch, ygg no longer works.
The fork of AeonLucid is recommended but may still have issues with ygg such as:

Unable to solve captcha of type turnstile.

I have released flaresolverr-git, the git version of flaresolverr based on this friendly fork.
It has started to implement turnstile captcha support but it has not fully completed it.
You may want to try and keep me posted if you have any similar issues and report it there as well.
When this is solved, I am sure, all these changes will be pushed to FlareSolverr upstream.

txtsd commented on 2023-01-02 16:24 (UTC)

No, because it downloads a prebuilt package. flaresolverr without the -bin suffix would be for a versioned package built from source.

HLFH commented on 2023-01-02 16:22 (UTC)

Should this not be renamed from flaresolverr-bin to flaresolverr?

txtsd commented on 2022-07-31 09:42 (UTC)

I won't be home till later tonight, so expect an update then.

txtsd commented on 2022-01-31 13:46 (UTC)

@Locutus64 It works fine on a fresh install of Arch for me. Could be something Manjaro specific. Check journalctl -u flaresolverr.service.

txtsd commented on 2022-01-28 16:07 (UTC)

@B28302 Adding yourself to the flaresolverr group should be enough. If you add a system user without the correct home directory, the service will fail.