Skip to content

Is it getting harder to bypass cloudflare? #6942

Closed Answered by mikf
Breakfast-Burger asked this question in Q&A
Discussion options

You must be logged in to vote

You need to make sure your cookie values, especially the cf_clearance one, are up to date. When extracting cookies from a browser profile, it might be necessary to close your browser to force it to write its cookies to disk.

$ gallery-dl --cookies-from firefox:/tmp --user-agent browser https://hiperdex.com/manga/domestic-na-kanojo/154-5/
[cookies][info] Extracted 0 cookies from Firefox
[hiperdex][warning] Cloudflare challenge
[hiperdex][error] HttpError: '403 Forbidden' for 'https://hiperdex.com/manga/domestic-na-kanojo/154-5/'

# close browser

$ gallery-dl --cookies-from firefox:/tmp --user-agent browser https://hiperdex.com/manga/domestic-na-kanojo/154-5/
[cookies][info] Extracted 2 co…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Breakfast-Burger
Comment options

@mikf
Comment options

mikf Feb 6, 2025
Maintainer

Answer selected by Breakfast-Burger
@Breakfast-Burger
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants