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
Tag based downloading does not work. Using a gallery url works fine. Just try the examples from here and it does end with 403.
gallery-dl/gallery_dl/extractor/hitomi.py
Line 158 in 58a7921
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
The text was updated successfully, but these errors were encountered:
17c9c47
No branches or pull requests
Tag based downloading does not work. Using a gallery url works fine. Just try the examples from here and it does end with 403.
gallery-dl/gallery_dl/extractor/hitomi.py
Line 158 in 58a7921
The text was updated successfully, but these errors were encountered: