Skip to main content

Yet another manga scraper and downloader

Project description

tankobon

logo

Code style: black PyPI - Downloads PyPI - License PyPI PyPI - Python Version Lines of code

What?

tankobon is (somewhat) like youtube-dl for manga websites: it aims to make creating parsers for manga hosting websites easy.

(Plus, it and its dependencies are pure Python!)

Currently, the following websites are supported (rip mangadex, hope we'll see you soon):

  • catmanga.org
  • mangakakalot.com

API Docs

See here.

Usage (CLI)

# Add a manga url to the cache (at ~/.tankobon):
tankobon refresh https://catmanga.org/series/komi

# Then download it (to the current folder)...
tankobon download https://catmanga.org/series/komi

# ...and pack it into a nice pdf file for use with your favourite e-reader.
tankobon pdfify -o komi.pdf

Todo

  • tests and docs (docs done)
  • create GUI to make downloading easier, like youtube-DLG (can view manga info, but no downloads yet)

Install

pip install tankobon

Build

All my python projects now use flit to build and publish. To build, do flit build.

License

MIT.

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

tankobon-6.1.1.tar.gz (103.0 kB view hashes)

Uploaded Source

Built Distribution

tankobon-6.1.1-py3-none-any.whl (19.3 kB view hashes)

Uploaded Python 3

Supported by

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