Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p1atdev/manga-rs


https://github.com/p1atdev/manga-rs

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# manga-rs

wip

## Installation

```bash
cargo install --git https://github.com/p1atdev/manga-rs cli
```

## Usage

```bash
❯ manga --help
Usage: manga

Commands:
episode
help Print this message or the help of the given subcommand(s)

Options:
-h, --help Print help
```

### Examples

- download an episode as a [cbz](https://en.wikipedia.org/wiki/Comic_book_archive) file

> [!TIP]
> `.cbz` is a just a `.zip` file with a different extension. You can rename it to `.zip` and extract it.

```bash
manga episode https://tonarinoyj.jp/episode/2550912964641693231 \
--output-dir ./output \
--save-as cbz \
--format webp
```

- download available multiple episodes as image files

```bash
manga series https://shonenjumpplus.com/episode/17106371853091617526 \
--output-dir ./output \
--save-as raw \
--format webp
```

## Supported Websites

- [x] [ChojuGiga Viewer](https://hatena.co.jp/solutions/gigaviewer) family: Episode and Series download are supported
- [Shonen Jump Plus](https://shonenjumpplus.com)
- [Tonari no Young Jump](https://tonarinoyj.jp)
- [Shonen Jump Magazine Pocket](https://pocket.shonenmagazine.com)
- [Comic Days](https://comic-days.com)
- [Kurage Bunch](https://kuragebunch.com)
- [Comic Heros](https://viewer.heros-web.com)
- [Comic Border](https://comicborder.com)
- [Comic Gardo](https://comic-gardo.com)
- [Comic Zenon](https://comic-zenon.com)
- [Magcomi](https://magcomi.com)
- [Comic Action](https://comic-action.com)
- [Comic Trail](https://comic-trail.com)
- [Comic Growl](https://comic-growl.com)
- [Feelweb](https://feelweb.jp)
- [Sunday Webry](https://www.sunday-webry.com)
- [Comic Ogyaaa](https://comic-ogyaaa.com)
- [Comic Earthstar](https://comic-earthstar.com)
- [Ourfeel](https://ourfeel.jp)
- [x] [Comic FUZ](https://comic-fuz.com): Episode download is supported
- [ ] ~~[Manga Library Z](https://www.mangaz.com)~~ (Service has been discontinued)
- [ ] [Ichijin Plus](https://ichijin-plus.com)
- [x] [Kadokomi (former ComicWalker)](https://comic-walker.com): Episode download is supported
- [ ] [Piccoma](https://piccoma.com)