Skip to content

Problem with Mloader: it no longer downloads #76

Description

@Vorffeed

Hi, I don't know if they've changed something on the website, but the program won't download anymore ><

https://mangaplus.shueisha.co.jp/viewer/2010777

       _                 _

_ __ ___ | | ___ __ _ | | ___ _ __
| '
_ \| |/ _ \ / _ |/ _` |/ _ \ '
|
| | | | | | | () | (| | (| | __/ |
|
| || ||_|_
/ _,|_,|__|_|

15.05.2026 20:25:44 | INFO | main.py 206 | Started export
15.05.2026 20:25:45 | INFO | loader.py 140 | 1/1) Manga:
15.05.2026 20:25:45 | INFO | loader.py 141 | Author:
15.05.2026 20:25:46 | ERROR | main.py 226 | Failed to download manga
Traceback (most recent call last):
File "C:\Users\Lina\AppData\Local\Programs\Python\Python313\Lib\site-packages\mloader_main_.py", line 218, in main
loader.download(
~~~~~~~~~~~~~~~^
title_ids=titles,
^^^^^^^^^^^^^^^^^
...<3 lines>...
last_chapter=last,
^^^^^^^^^^^^^^^^^^
)
^
File "C:\Users\Lina\AppData\Local\Programs\Python\Python313\Lib\site-packages\mloader\loader.py", line 191, in download
self._download(manga_list)
~~~~~~~~~~~~~~^^^^^^^^^^^^
File "C:\Users\Lina\AppData\Local\Programs\Python\Python313\Lib\site-packages\mloader\loader.py", line 146, in _download
chapter = viewer.pages[-1].last_page.current_chapter
~~~~~~~~~~~~^^^^
File "C:\Users\Lina\AppData\Local\Programs\Python\Python313\Lib\site-packages\google\protobuf\internal\containers.py", line 93, in getitem
return self._values[key]
~~~~~~~~~~~~^^^^^
IndexError: list index out of range
15.05.2026 20:25:46 | INFO | main.py 227 | SUCCESS

  • OS: [Windows 11 x64]
  • Python version: [3.13.12]
  • mloader version: [ 1.1.12]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions