We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is probably related to #4547, but I'm already running v1.26.0 which should contain the fix for that issue, yet I still get the error:
gallery-dl -v https://www.patreon.com/SarahsScribbles [gallery-dl][debug] Version 1.26.0 [gallery-dl][debug] Python 3.11.5 - Linux-6.5.4-1-default-x86_64-with-glibc2.38 [gallery-dl][debug] requests 2.31.0 - urllib3 2.0.4 [gallery-dl][debug] Configuration Files ['${HOME}/.config/gallery-dl/config.json'] [gallery-dl][debug] Starting DownloadJob for 'https://www.patreon.com/SarahsScribbles' [patreon][debug] Using PatreonCreatorExtractor for 'https://www.patreon.com/SarahsScribbles' [patreon][debug] TLS 1.2 disabled. [cookies][debug] Extracting cookies from ~/.mozilla/firefox/vs0a6ll7.default/cookies.sqlite [cookies][info] Extracted 327 cookies from Firefox [urllib3.connectionpool][debug] Starting new HTTPS connection (1): www.patreon.com:443 [urllib3.connectionpool][debug] https://www.patreon.com:443 "GET /SarahsScribbles/posts HTTP/1.1" 301 None [urllib3.connectionpool][debug] https://www.patreon.com:443 "GET /SarahsScribbles HTTP/1.1" 200 None [patreon][error] NotFoundError: Requested creator could not be found
The text was updated successfully, but these errors were encountered:
[patreon] update 'campaign_id' path (#4639)
63db54b
No branches or pull requests
This is probably related to #4547, but I'm already running v1.26.0 which should contain the fix for that issue, yet I still get the error:
The text was updated successfully, but these errors were encountered: