mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.7k stars 953 forks source link

readcomiconline not working still/again #6335

Open kendrakirai opened 1 week ago

kendrakirai commented 1 week ago

At least it's not failing at the anti-bot page any more?

[gallery-dl][debug] Version 1.27.6 - Executable (stable/windows) [gallery-dl][debug] Python 3.8.10 - Windows-10-10.0.19045 [gallery-dl][debug] requests 2.32.3 - urllib3 2.1.0 [gallery-dl][debug] Configuration Files ['%USERPROFILE%\gallery-dl.conf'] [gallery-dl][debug] Starting DownloadJob for 'https://readcomiconline.li/Comic/Sonic-the-Hedgehog-2018/Issue-1?id=132804' [readcomiconline][debug] Using ReadcomiconlineIssueExtractor for 'https://readcomiconline.li/Comic/Sonic-the-Hedgehog-2018/Issue-1?id=132804' [cookies][debug] Extracting cookies from C:\Users\XXXXXXXXX\AppData\Roaming\Mozilla\Firefox\Profiles\XXXXXXXXdefault-release\cookies.sqlite [cookies][debug] Only loading cookies not belonging to any container [cookies][info] Extracted 538 cookies from Firefox [urllib3.connectionpool][debug] Starting new HTTPS connection (1): readcomiconline.li:443 [urllib3.connectionpool][debug] https://readcomiconline.li:443 "GET /Comic/Sonic-the-Hedgehog-2018/Issue-1?id=132804&quality=hq HTTP/1.1" 200 None [readcomiconline][error] An unexpected error occurred: UnicodeDecodeError - 'utf-8' codec can't decode byte 0xef in position 60: invalid continuation byte. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues . [readcomiconline][debug] Traceback (most recent call last): File "gallery_dl\job.pyc", line 151, in run File "gallery_dl\extractor\common.pyc", line 685, in items File "gallery_dl\extractor\readcomiconline.pyc", line 88, in images File "gallery_dl\extractor\readcomiconline.pyc", line 135, in beau UnicodeDecodeError: 'utf-8' codec can't decode byte 0xef in position 60: invalid continuation byte