gallery-dl icon indicating copy to clipboard operation
gallery-dl copied to clipboard

Issue with Mangapark downloads

Open pvm08 opened this issue 1 year ago • 3 comments

Getting this issue with Mangapark downloads

[urllib3.connectionpool][debug] Starting new HTTPS connection (1): mangapark.net:443 [urllib3.connectionpool][debug] https://mangapark.net:443 "GET /title/_/6614094 HTTP/11" 200 None [mangapark][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 . [mangapark][debug] Traceback (most recent call last): File "gallery_dl\job.py", line 151, in run File "gallery_dl\extractor\common.py", line 668, in items File "gallery_dl\extractor\mangapark.py", line 46, in metadata File "json\decoder.py", line 337, in decode File "json\decoder.py", line 355, in raw_decode json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

pvm08 avatar Jul 24 '24 11:07 pvm08

Full verbose log maybe?

Hrxn avatar Jul 25 '24 07:07 Hrxn

Duplicate of #4999

mikf avatar Jul 25 '24 07:07 mikf

Mangapark has been obfuscating its image URLs and I haven't been able to find a way around this yet.

mikf avatar Jul 25 '24 07:07 mikf