Open Courage-1984 opened 3 months ago
~I don't see any auth stuff in gallery_dl/extractor/wallpapercave.py
..~
~Make sure it works in your browser, and then supply those cookies to gallery-dl and see if that works, please.~
Edit
Should have tried reading before.
Then it's probably just a site change.
This isn't a Cloudflare 403, so cookies + useragent are not going to help I think, even if both have the "correct" values. --cookies-from-browser
sometimes doesn't extract all or the most recent cookies, --user-agent browser
might return the wrong UA when multiple browsers are installed.
Furthermore, this wallpapercave page currently doesn't return any results anyway. Only "normal" wallpaper pages work.
$ gallery-dl https://wallpapercave.com/apple-wwdc-2024-wallpapers
[wallpapercave][info] No results for https://wallpapercave.com/apple-wwdc-2024-wallpapers
$ gallery-dl https://wallpapercave.com/w/wp10270355
wallpapercave/sekai-saikou-no-ansatsush…ni-tensei-suru-wallpapers-wp10270355.jpg
I get '403 Forbidden' for wallpapercave.
I have tried with:
--cookies-from-browser firefox
and--user-agent browser
and even-u "username" -p "password"
<- with my actual credentials ofc.Here is some log: