MCPcopy Index your code
hub / github.com/Elastic1/piccoma-downloader

github.com/Elastic1/piccoma-downloader @v1.1.16

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1.16 ↗ · + Follow
54 symbols 147 edges 9 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Piccoma-downloader

Download manga from Piccoma

Basic Usage

  1. Download release
  2. Run ./piccoma.exe
  3. Enter your mail and password
  4. Select mangas from the bookmarks list (all books are selected by default). usage-list

  5. Wait for the download to finish. usage

Options

Examples:

./piccoma.exe --config config.json
./piccoma.exe --mail user@example.com --password mypassword --all
./piccoma.exe --sessionid <mysessionId>

-h, --help

Display help message

--type

jp or fr (default: jp)

--mail

Account mail

--password

Account password

--sessionid

Session id of your piccoma login. For accounts that do not support email address login. Only for JP version.

--all

Download all mangas in bookmarks. If not specified, the selection cli will be displayed.

--manga

chapter or volume for manga (default: volume)

--webtoon

chapter or volume for webtoon (default: chapter)

--timeout

Maximum navigation time in milliseconds. If 0 no timeout. (default: 60000ms)

--use-free

Try to use one free ticket

--format

png or jpg (default: png)

--quality

jpg quality(default: 85)

--out

Output directory (default: manga)

--config

Path of config file. You can set the cli options in config file. Here's a sample

--chapter-url

Download chapter url

--limit

max concurrency limit (default: 2)

Core symbols most depended-on inside this repo

get
called by 15
lib/http-client.js
_sanatizePath
called by 10
lib/piccoma.js
_getNextData
called by 4
lib/piccoma-fr.js
_saveEpisodeImages
called by 4
lib/piccoma.js
sleep
called by 3
piccoma.js
post
called by 3
lib/http-client.js
request
called by 3
lib/http-client.js
_getPdata
called by 2
lib/piccoma-fr.js

Shape

Method 30
Function 18
Class 6

Languages

TypeScript100%

Modules by API surface

lib/piccoma.js19 symbols
lib/piccoma-fr.js11 symbols
piccoma.js8 symbols
lib/http-client.js6 symbols
lib/unscrambleImg.js4 symbols
lib/get-seed.js3 symbols
lib/dd.js2 symbols
lib/decodeJPEGfromStream.js1 symbols

For agents

$ claude mcp add piccoma-downloader \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact