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

[Hitomi] 403 Forbidden for HitomiTagExtractor #2189

Closed
styler00dollar opened this issue Jan 12, 2022 · 0 comments
Closed

[Hitomi] 403 Forbidden for HitomiTagExtractor #2189

styler00dollar opened this issue Jan 12, 2022 · 0 comments

Comments

@styler00dollar
Copy link
Contributor

styler00dollar commented Jan 12, 2022

Tag based downloading does not work. Using a gallery url works fine. Just try the examples from here and it does end with 403.

class HitomiTagExtractor(Extractor):

gallery-dl "https://[...]" --verbose
[gallery-dl][debug] Version 1.20.1
[gallery-dl][debug] Python 3.10.1 - Linux-5.15.12-1-MANJARO-x86_64-with-glibc2.33
[gallery-dl][debug] requests 2.26.0 - urllib3 1.26.7
[gallery-dl][debug] Starting DownloadJob for 'https://[...]'
[hitomi][debug] Using HitomiTagExtractor for 'https://[...]'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): [...]:443
[urllib3.connectionpool][debug] https://[...]:443 "GET /type/[...] HTTP/1.1" 403 153
[hitomi][error] HttpError: '403 Forbidden' for 'https://[...]'
gallery-dl --version
1.20.1
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