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
> gallery-dl --verbose --chapter-filter "lang =='en'" 'https://mangadex.org/title/129b4380-a229-4179-acc0-990f3a99e132/rojica-to-rakkasei'
[gallery-dl][debug] Version 1.19.0
[gallery-dl][debug] Python 3.9.5 - Windows-10-10.0.19042-SP0
[gallery-dl][debug] requests 2.25.1 - urllib3 1.26.5
[gallery-dl][debug] Starting DownloadJob for 'https://mangadex.org/title/129b4380-a229-4179-acc0-990f3a99e132/rojica-to-rakkasei'
[mangadex][debug] Using MangadexMangaExtractor for 'https://mangadex.org/title/129b4380-a229-4179-acc0-990f3a99e132/rojica-to-rakkasei'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): api.mangadex.org:443
[urllib3.connectionpool][debug] https://api.mangadex.org:443 "GET /manga/129b4380-a229-4179-acc0-990f3a99e132/feed?order%5Bvolume%5D=asc&order%5Bchapter%5D=asc&contentRating%5B%5D=safe&contentRating%5B%5D=suggestive&contentRating%5B%5D=erotica&contentRating%5B%5D=pornographic&offset=0 HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://api.mangadex.org:443 "GET /manga/129b4380-a229-4179-acc0-990f3a99e132 HTTP/1.1" 200 1025
[mangadex][error] An unexpected error occurred: KeyError - 'data'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[mangadex][debug]
Traceback (most recent call last):
File "d:\program files\python\lib\site-packages\gallery_dl\job.py", line 80, in run
for msg in extractor:
File "d:\program files\python\lib\site-packages\gallery_dl\extractor\mangadex.py", line 41, in items
data = self._transform(chapter)
File "d:\program files\python\lib\site-packages\gallery_dl\extractor\mangadex.py", line 75, in _transform
"count" : len(cattributes["data"]),
KeyError: 'data'```
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: