You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good day. I received the request to report this issue from the downloader. I usually download this way, being the first time I found an error. Thanks
[gallery-dl][debug] Version 1.13.4
[gallery-dl][debug] Python 3.7.2 - Windows-10-10.0.18362-SP0
[gallery-dl][debug] requests 2.23.0 - urllib3 1.25.9
[gallery-dl][debug] Starting DownloadJob for 'https://jaiminisbox.com/reader/read/kaguya-wants-to-be-confessed-to/en/0/186/'
[jaiminisbox][debug] Using JaiminisboxChapterExtractor for 'https://jaiminisbox.com/reader/read/kaguya-wants-to-be-confessed-to/en/0/186/'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): jaiminisbox.com:443
[urllib3.connectionpool][debug] https://jaiminisbox.com:443 "POST /reader/read/kaguya-wants-to-be-confessed-to/en/0/186 HTTP/1.1" 200 None
[jaiminisbox][error] An unexpected error occurred: TypeError - the JSON object must be str, bytes or bytearray, not NoneType. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[jaiminisbox][debug]
Traceback (most recent call last):
File "c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\job.py", line 49, in run
for msg in self.extractor:
File "c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\extractor\foolslide.py", line 55, in items
imgs = self.images(page)
File "c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\extractor\foolslide.py", line 98, in images
return json.loads(data)
File "c:\users\usuario\appdata\local\programs\python\python37\lib\json_init_.py", line 341, in loads
raise TypeError(f'the JSON object must be str, bytes or bytearray, '
TypeError: the JSON object must be str, bytes or bytearray, not NoneType
The text was updated successfully, but these errors were encountered:
Good day. I received the request to report this issue from the downloader. I usually download this way, being the first time I found an error. Thanks
[gallery-dl][debug] Version 1.13.4
[gallery-dl][debug] Python 3.7.2 - Windows-10-10.0.18362-SP0
[gallery-dl][debug] requests 2.23.0 - urllib3 1.25.9
[gallery-dl][debug] Starting DownloadJob for 'https://jaiminisbox.com/reader/read/kaguya-wants-to-be-confessed-to/en/0/186/'
[jaiminisbox][debug] Using JaiminisboxChapterExtractor for 'https://jaiminisbox.com/reader/read/kaguya-wants-to-be-confessed-to/en/0/186/'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): jaiminisbox.com:443
[urllib3.connectionpool][debug] https://jaiminisbox.com:443 "POST /reader/read/kaguya-wants-to-be-confessed-to/en/0/186 HTTP/1.1" 200 None
[jaiminisbox][error] An unexpected error occurred: TypeError - the JSON object must be str, bytes or bytearray, not NoneType. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[jaiminisbox][debug]
Traceback (most recent call last):
File "c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\job.py", line 49, in run
for msg in self.extractor:
File "c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\extractor\foolslide.py", line 55, in items
imgs = self.images(page)
File "c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\extractor\foolslide.py", line 98, in images
return json.loads(data)
File "c:\users\usuario\appdata\local\programs\python\python37\lib\json_init_.py", line 341, in loads
raise TypeError(f'the JSON object must be str, bytes or bytearray, '
TypeError: the JSON object must be str, bytes or bytearray, not NoneType
The text was updated successfully, but these errors were encountered: