cmoa.jp Downloader

Downloads comic pages from cmoa.jp

Autor
tnt_kitty
Instalări zilnice
1
Total instalări
874
Rating-uri
12 3 2
Versiune
1.1.5
Creat
16-05-2022
Actualizat
28-10-2024
Size
19,1 KB
Licență
GPL-3.0-only
Se aplică pe

User script for downloading comics from cmoa.jp

Only supports Tampermonkey in Chrome

Features

  • Downloads comic as a zip.
  • Supports page range selection.
  • Has download progress bar.

Setup

To download larger manga (ex. full volumes), you will need to set Tampermonkey's Download Mode to Browser API:

  1. Go to Tampermonkey's Settings page.
  2. Set Config mode to Advanced.
  3. Scroll down to the Downloads BETA section and set Download Mode to Browser API.
  4. Click Save.
  5. Click Ok to allow Tampermonkey to start instant downloads.
  6. If a dialog pops up, click Allow to give Tampermonkey permission to manage your downloads.

Disclaimer

  • Does not download at the highest resolution possible from cmoa.
    • Instead of downloading the images from cmoa's CDN and descrambling them, this script downloads the images as they are displayed on the browser. This means resolution may be lower than expected. If you want the highest possible resolution, I recommend looking into alternatives that descramble the CDN images.
  • Does not guarantee that pages downloaded will be the same resolution, since cmoa will sometimes send pages with lower resolution to the browser.
    • If this is important to you, make sure to check the resolutions of all pages after download.
  • Does not support downloading light novels or comics accessed using Yomiho (cmoa's subscription service).
  • Unfortunately, updates and support will be sporadic due to my schedule.

Alternatives

  • HakuNeko
    • I have not tried this personally, but it is an actively developed and maintained project. A look at the source code shows that they were able to reverse engineer the descrambling algorithm used on cmoa, so the images may be the highest possible resolution.