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

hentainexus error #1125

Closed
backup37 opened this issue Nov 19, 2020 · 0 comments
Closed

hentainexus error #1125

backup37 opened this issue Nov 19, 2020 · 0 comments

Comments

@backup37
Copy link

Error to download from today (yesterday work witout problem)

[gallery-dl][debug] Version 1.15.3
[gallery-dl][debug] Python 3.7.9 - Windows-10-10.0.19041
[gallery-dl][debug] requests 2.24.0 - urllib3 1.25.11
[1/2] flag
[gallery-dl][debug] Starting DownloadJob for 'flag'
[gallery-dl][error] No suitable extractor found for 'flag'
[2/2] https://hentainexus.com/view/8912
[gallery-dl][debug] Starting DownloadJob for 'https://hentainexus.com/view/8912'
[hentainexus][debug] Using HentainexusGalleryExtractor for 'https://hentainexus.com/view/8912'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): hentainexus.com:443
[urllib3.connectionpool][debug] https://hentainexus.com:443 "GET /view/8912 HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://hentainexus.com:443 "GET /read/8912 HTTP/1.1" 303 None
[urllib3.connectionpool][debug] https://hentainexus.com:443 "GET /read/8912/001 HTTP/1.1" 200 None
[hentainexus][error] An unexpected error occurred: TypeError - unsupported operand type(s) for +: 'NoneType' and 'str'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[hentainexus][debug]
Traceback (most recent call last):
File "gallery_dl\job.py", line 67, in run
File "gallery_dl\extractor\common.py", line 395, in items
File "gallery_dl\extractor\hentainexus.py", line 62, in images
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

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