Skip to content

maykon/PunchMangaDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PunchManga Downloader

DESCRIPTION

Scripts para baixar mangas do site http://www.punchmangas.com.br e criar pdf dos volumes.

Dependencies

SUPPORT:

If you need support send e-mail to:

  • maykon_capellari@yahoo.com.br

The bug tracker is available here:

Usage

Put this script in your PATH and download from punchmangas.com.br like this:

ruby punch_downloader.rb Highschool-of-the-Dead [chapter number]

You will find the downloaded chapters under $HOME/Documents/PunchManga/highschool-of-the-dead.

For Windows user you will find downloaded chapters under C:\Documents and Settings\[USERNAME]\Documents\PunchManga\highschool-of-the-dead.

If you run this script without arguments, it will check your local manga downloads and check if there are any new chapters.

For generate PDFs for the PunchManga downloaded images:

ruby punchmanga_pdf.rb highschool-of-the-dead 5 10 50

Meaning:

  • Manga: highschool-of-the-dead (name of the folder)
  • Number of volumes: 5 (number of generated PDF files)
  • Starting chapter: 10 (default is your first chapter)
  • Last chapter: 50 (default is your last chapter)

Authors

Copyright © 2010:

Credits

  • Original project and most of the heavy lifting: Fábio Akita [http://www.akitaonrails.com.br] (@akitaonrails)
  • Hacks and some snippets: @maykoncapellari
  • Add suport to export for .cbz and others improvments: Marco Antônio Pompei [marco.fowl@gmail.com] (marcopompei)

License

This library is distributed under the GPL. Please see the LICENSE file.

About

Scripts para baixar mangas do site http://www.punchmangas.com.br e criar pdf dos volumes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages