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

[Pururin] Got error when trying to download from site #4375

Closed
brosem97 opened this issue Aug 1, 2023 · 0 comments
Closed

[Pururin] Got error when trying to download from site #4375

brosem97 opened this issue Aug 1, 2023 · 0 comments

Comments

@brosem97
Copy link

brosem97 commented Aug 1, 2023

Hi, as mentioned in title, I got error when trying to download from site. Tried to run again using --verbose flag and below is the output:

[gallery-dl][debug] Version 1.25.8 - Executable
[gallery-dl][debug] Python 3.8.10 - Windows-10-10.0.22621
[gallery-dl][debug] requests 2.31.0 - urllib3 1.26.16
[gallery-dl][debug] Configuration Files []
[gallery-dl][debug] Starting DownloadJob for 'https://pururin.to/gallery/11294/reitama'
[pururin][debug] Using PururinGalleryExtractor for 'https://pururin.to/gallery/11294/reitama'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): pururin.to:443
[urllib3.connectionpool][debug] https://pururin.to:443 "GET /gallery/11294/x HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://pururin.to:443 "GET /read/11294/01/x HTTP/1.1" 200 None
[pururin][error] An unexpected error occurred: JSONDecodeError - Expecting value: line 1 column 1 (char 0). Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[pururin][debug]
Traceback (most recent call last):
File "gallery_dl\job.pyc", line 96, in run
File "gallery_dl\extractor\common.pyc", line 565, in items
File "gallery_dl\extractor\pururin.pyc", line 75, in metadata
File "json\decoder.pyc", line 337, in decode
File "json\decoder.pyc", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

mikf added a commit that referenced this issue Aug 4, 2023
- rename 'title_jp' to 'title_ja'
- change type of 'collection', 'convention',  and 'scanlator' to list
@mikf mikf closed this as completed Aug 4, 2023
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