Skip to content
New issue

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

Patreon download fails with "creator not found" #4639

Closed
tux93 opened this issue Oct 8, 2023 · 0 comments
Closed

Patreon download fails with "creator not found" #4639

tux93 opened this issue Oct 8, 2023 · 0 comments

Comments

@tux93
Copy link
Contributor

tux93 commented Oct 8, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants