mangathr-legacy is a command-line program to download manga chapters from numerous online platforms (See Plugins). It supports monitoring ongoing manga to check for new chapters. It bundles each chapters with an accompanying ComicInfo.xml for correct numbering in manga readers such as Komga.
- Supports downloading and monitoring 7+ different sites.
- Automatically includes
ComicInfo.xml
for use with manga readers. - Rename and renumber chapters from within the download interface.
- Support for bulk chapter renaming with Regex.
npm install -g mangathr-legacy
Ensure you have npm
and node
installed and run the following commands:
$ git clone https://github.com/browningluke/mangathr-legacy.git && cd mangathr-legacy
$ npm install
$ npm run build
$ npm link
$ mangathr-legacy [SUBCOMMAND] [OPTIONS]
When downloading chapters (download or update), chapters will be downloaded into subfolder in current working directory.
download <plugin> <query> Download chapter(s) of a manga
from plugin.
register <plugin> <query> Register manga to database for
new chapter checking.
manage <delete || list> Manage the manga currently
registered in the database.
update Check registered manga for new
chapters.
-h, --help Displays this help text and
exits.
-y Register manga or download all
chapters without need for user
confirmation.
--list-plugins Prints all available plugins.
- Mangadex
- Cubari
- Guya Reader
- CatManga
- Webtoons
- Mangakakalot
- Mangasushi
Accepts any search query and returns the closest match. Also accepts Mangdex title
or chapter
URLs as query; as well as a title
ID.
E.g.
mangadex.org/title/TITLE_ID
mangadex.org/chapter/CHAPTER_ID
TITLE_ID
Accepts Imgur, Gist and Mangdex cubari URLs.
E.g.
cubari.moe/read/imgur/ID
cubari.moe/read/gist/ID
cubari.moe/read/mangadex/ID
Accepts any site hosting a Guya reader.
E.g
guya.moe/read/manga/ID
danke.moe/read/manga/ID
hachirumi.com/read/manga/ID
Accepts any search term and returns the closest match.