Skip to main content

command-line tool to deobfuscate & download manga chapters from multiple official Japanese providers.

Project description

🌊 Laine

command-line tool to deobfuscate & download manga chapters from multiple official Japanese providers.

🪐 Features

  • Supports multiple official japanese providers.
  • Deobfuscates scrambled image blocks.
  • Saves chapter as PNG images inside a ZIP archive.

🧩 Requirements

  • Python 3.7 or higher

Dependencies are automatically installed with pip:

  • requests
  • beautifulsoup4
  • pillow
  • tqdm
  • lxml
  • questionary

🚀 Installation

pip install laine

🔒 Make sure you have Python 3.7+ and pip installed.

💎 Providers

Provider Base URL Auth Support (Cookies) Tested
Comic Action Visit ✅ Supported ✅ Yes
Comic Border Visit ⚠️ Unavailable ✅ Yes
Comic Days Visit ✅ Supported ✅ Yes
Comic Gardo Visit ✅ Supported ✅ Yes
Comic Trail Visit ⚠️ Unavailable ✅ Yes
Comic Zenon Visit ✅ Supported ✅ Yes
Flat Hero's Visit ✅ Supported ✅ Yes
Ichicomi Visit ✅ Supported ✅ Yes
Kuragebunch Visit ✅ Supported ✅ Yes
Magcomi Visit ✅ Supported ✅ Yes
Shonen Jump+ Visit ✅ Supported ✅ Yes
Sunday Webry Visit ⚠️ Unavailable ✅ Yes
Tonarinoyj Visit ⚠️ Unavailable ✅ Yes

✨ Usage

Once installed, run the command:

laine
  • You’ll first select a provider using an arrow-key menu.
  • Then you’ll enter the chapter ID.
  • The result will be a ZIP archive containing clean, deobfuscated PNG images of the manga chapter.

❓ Example

Using Comic Action as an example.

If the chapter URL is:

https://comic-action.com/episode/2550912965914166712

You have to use just the ID:

2550912965914166712

🔑 Auth Setup

Using Comic Action as an example.

Create cookie.json in root directory:

[
    {
        "domain": "comic-action.com",
        "expirationDate": 1786178421.644756,
        "hostOnly": true,
        "httpOnly": true,
        "name": "glsc",
        "path": "/",
        "sameSite": null,
        "secure": true,
        "session": false,
        "storeId": null,
        "value": "COOKIE_VALUE"
    }
]

Use browser devtools to extract fresh cookie values, or use this extension, just hit export and select json.

📜 License

This project is available under the MIT License.

📢 Disclaimer

This tool is intended for educational and personal use only. Please respect the terms of service of each provider and any applicable copyright laws.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

laine-0.1.10.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

laine-0.1.10-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file laine-0.1.10.tar.gz.

File metadata

  • Download URL: laine-0.1.10.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for laine-0.1.10.tar.gz
Algorithm Hash digest
SHA256 c1aa78f7e5a8dcab35d1571a127dbf7c9c38f7eb9fed7330c746d048c872b7e0
MD5 1ef998f60bbb0beb280159bf89ba300b
BLAKE2b-256 8efc63d52b15251c3a638a5dae204f098bc7d6895c87ba37eef4af161c8eeefd

See more details on using hashes here.

File details

Details for the file laine-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: laine-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for laine-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 cb9c9a4a7baceb535ba81123eef42763934653941d7e7603598795590da1520e
MD5 520ed2405acb139b8b3b386eb96bf517
BLAKE2b-256 fbd65ffc9e1a9de750a9277f1faf6033c415ba50c6a2f994c323de6a34d55150

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page