mangafetch

Easy way to download manga from mangastream

Usage no npm install needed!

<script type="module">
  import mangafetch from 'https://cdn.skypack.dev/mangafetch';
</script>

README

Manga Downloader

Currently only supporting mangastream

Installation

Global Install

npm install mangafetch -g

and then you can simply use

mangast #first Page Link here#

without the hashtags. And it will automatically download the whole chapter in a new folder inside the current directory.

clone github repo

or if you do not want to add it to your path and use it locally you can clone the src code from Github repo

git clone https://github.com/SaMiCoOo/mangafetch.git
cd mangafetch
npm install
node index.js #first page link here#