mdgo

command module
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

Go

mdgo

CLI tool for downloading manga from mangadex

Install

Make sure go is installed on your computer. Open command prompt or terminal, run

go install github.com/ndtoan96/mdgo@latest

Or you can download the pre-built executable file at releases

Usage

mdgo includes two commands, which is manga and chapter. manga is used to download multiple chapters of a manga, while chapter is used to download one single chapter. Run mdgo manga -h or mdgo chapter -h for their respective usage.

Example

To download chapter in range [0, 10] of Kaguya-sama, save in folder kaguya with each chapter named kaguya_chap_<chap-number>, and zip all of them in "cbz" file, run this command:

mdgo manga https://mangadex.org/title/37f5cce0-8070-4ada-96e5-fa24b1bd4ff9/kaguya-sama-wa-kokurasetai-tensai-tachi-no-renai-zunousen kaguya -p kaguya_chap_ -C=0,10 -a "cbz"

Documentation

Overview

Copyright © 2021 Nguyen Duc Toan <ntoan96@gmail.com>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
Package mgdex provides interfaces to get information as well as download chapters and manga from mangadex.
Package mgdex provides interfaces to get information as well as download chapters and manga from mangadex.
imgdl
Pakage imgdl provides functions to download one or multiple image asynchronousely.
Pakage imgdl provides functions to download one or multiple image asynchronousely.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL