command
module
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Dec 16, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
mdl (manga downloader)
Think of youtube-dl but for mangas. And with a very, very small number of
supported sites. An alternative with more features is
comics-downloader.
Supported sites
- Dongmanmanhua (Chinese)
- Kuaikanmanhua (Chinese)
- MangaDex (English, library)
- Tapas (English, library)
Install
Download the current release or use
go get
.
$ go get github.com/bake/mdl
$
Usage
$ mdl -help
Usage: mdl [-format=jpg] [-out=.] [-worker=4] [-progress] url
Flags:
-format string
Encode images as GIF, JPG or PNG (default "jpg")
-out string
Download directory (default ".")
-progress
Show a progressbar
-worker int
Concurrent downloads (default 4)
Version: 1.1.1
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.