Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 366 Bytes

readcomiconline.to downloader

A readcomiconline.to downloader using asyncio.

Dependencies

  • Node.js: Used by cfscrape to bypass CloudFlare's antibot.

Installation

sudo pip3 install rco_dl to install it system-wide.

Usage

rco_dl <url_to_comic> will download the HQ images of the comic to a cbz file on the directory where the script is located.