A cli script to download and package manga into CBZ for Komga
Project description
mangadlmao
A cli script to download and package manga into CBZ for Komga.
What sets it apart from other scripts like this is that it creates
a ComicInfo.xml
for Komga and it will also download any updated chapters
to get the latest versions with fixes.
Configuration File
The configuration file is YAML:
---
download_directory: "."
# default languages to download, can be overridden per manga
lang:
- en
manga:
# entries with id are treated as MangaDex entries
- title: Nice Manga Title
id: aed22b2e-b544-4204-9702-cdf5cfc167de
# skip chapters uploaded before specified date:
since: 2020-12-24
- title: Call of the Day
id: 251dfc8a-f05a-4825-8fa6-a2dhd7214230
# override default languages:
lang: [en, de]
# entries with rss are currently treated as MangaSee entries
- title: Manga 69
rss: https://mangasee123.com/rss/Manga-69.xml
since: 2020-12-24
# lang has no effect with MangaSee
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mangadlmao-0.1.0.tar.gz
(20.3 kB
view hashes)
Built Distribution
mangadlmao-0.1.0-py3-none-any.whl
(21.4 kB
view hashes)
Close
Hashes for mangadlmao-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6763a49a3055d6690de177c094a34ded86aba3cbd032c365eb8a64355f37c393 |
|
MD5 | f10d1d6432279c5be9cbe72db3678f81 |
|
BLAKE2b-256 | a5a76cf08619e4ff714509bb5bf2fa4ea4366f4b036240be2d0d88f7e08cb9d8 |