Issue with Mangapark downloads
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)
Full verbose log maybe?
Duplicate of #4999
Mangapark has been obfuscating its image URLs and I haven't been able to find a way around this yet.