Skip to content
/ goshi Public

A Manga scraper and downloader written in Go!

License

Notifications You must be signed in to change notification settings

heph2/goshi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goshi

Gopher Berserk

Tool for concurrently download Manga Scans. Actually the following sites are supported:

  • Mangaeden (currently Italian only)
  • Manganelo
  • Mangaworld

Getting Started

Installing

git clone https://git.mrkeebs.eu/goshi
cd goshi
make
sudo make install

Usage

Fetching the available Chapters scraping manganelo

goshi [-fetch] <manga> [-scraper] manganelo

Downloading a single episode using the ID associated to the chapter returned by -fetch

goshi [-fetch] <manga> [-scraper] manganelo -down <ID>

About

A Manga scraper and downloader written in Go!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published