Metadata-Version: 2.1
Name: rco_dl
Version: 1.3
Summary: ReadComicOnline.to Downloader
Home-page: https://github.com/dyeray/readcomiconline-downloader/
License: UNKNOWN
Author: dyeray
Author-email: dyeray@gmail.com
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: aiofiles==0.4.*
Requires-Dist: aiohttp==3.5.*
Requires-Dist: cfscrape

# 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.

