shell script

One Manga Downloader Now Supports Series Hosted on 1000manga.com

As you may have noticed recently, onemanga.com has removed some of their series from the site e.g. Vagabond and Zetman due to license issue. They did it by removing all links from the manga page.

However, today I just found that instead of just removing the links from the manga page, they now provides a link to their sister site (say 1000manga.com) which is still hosting the manga I mentioned above.

Luckily, the code on 1000manga.com is almost the same as onemanga.com so I tweaked the script to automatically download the file from 1000manga.com if it has to do so.

So here's the updated One Manga Downloader. Enjoy reading your favorite mangas!

P.S. Many thanks to the One Manga team for providing and maintaining all those high quality scans :)

(Yet Another) One Manga Downloader Update

Quick summary:

  • Now archive extension is .cbz as it should be (there were many ppl asking about this bad preference of mine :P)
  • Add backward compatibility to check the already downloaded chapters which has old extension (.cbr)
  • Fix an issue with sed command on Mac OS X.
  • Now index.html will be removed along with other temporary files.
  • Misc. improvements in code and error/status messages.

I guess you already know where to get it.

Enjoy reading One Manga!

P.S. If you are looking for a GUI One Manga downloader then MangaDownloader [MD] may be the answer for you.

One Manga Downloader Update

Just to inform you that I have updated One Manga Downloader script. The changes are:

  • Add search functionality using -s option
  • Improve temporary files cleanup process
  • Improve option validation and error/status messages

Searching for mangas

Have you ever wonder:

  • if the manga you want is on onemanga.com or not
  • what manga name (in URL) to type in to download it.

The search function now comes to rescue.

Read the rest of this entry »

One Manga Downloader on GitHub

Dear One Manga readers,

I'm glad to announce that the most recent version of One Manga Downloader script is now hosted on GitHub.

I've made some improvements to the script according to Wout Mertens' comment for better support on Mac OSX. Thanks, Wout :D

As usual, if you find any bug please do not hesitate to post an issue on GitHub or leave a comment here (I've only tested it on Cygwin so there may be some problem on other platforms).

That's it. Happy downloading!

One Manga Downloader v2.0

Updated

Change log:

  • แก้บั๊กให้ตรวจสอบว่าชื่อไฟล์ต้องเป็น directory เวลาใส่ option -d *
  • แก้บั๊กฟังก์ชันเติมเลขศูนย์หน้า chapter by @crapcode
  • แก้ message บางอัน
  • ฯลฯ

เท่าที่ลองดูคิดว่าน่าจะโอเคแล้ว ออกเป็น stable version เลยละกัน เช่นเคย ถ้าพบบั๊กรบกวนช่วยแจ้งด้วยครับ

สรุปวิธีใช้สำหรับเวอร์ชัน 2.0 ตามนี้ เวลาใส่ option สามารถใส่รวมกันได้หลายๆ อัน เช่น -d -o หรือ -do ก็ให้ผลเหมือนกัน

Read the rest of this entry »