Skip to main content

A command line tool to download comics from readcomiconline.to

Project description

# getcomic-cli

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
A command line tool to download comics from readcomiconline.to

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Supported OS
Ubuntu

### Prerequisites

```
1. Python3
2. Node
3. pip3
```

## Installation

1. **Install a headless browser**
A headless browser is required for this tool to automate web page interaction. The browser used here is PhantomJS. Install it using npm.
`sudo npm install phantomjs-prebuilt`
***Note: Do not install phantomjs-prebuilt globally. Install it locally i.e don't use -g in the npm command***

2. **Install the package**
* **Using pip**
`sudo pip3 install getcomic`

* **From source**
1. Clone this repo and navigate to this folder in your machine.
2. Install using the following commands now.
`python3 setup.py build`
`python3 setup.py install`

## Usage

1. After installation is done, run the command `getcomic` and provide a readcomiconline url and the name of the directory where you want to
download your files as arguments, as shown below.

![](commandss.png?raw=true)

The directory name you specified will be created in the home folder if not already present.

## Authors

* **Vinitra Muralikrishnan** - [VinitraMk](https://github.com/VinitraMk)
See also the list of [contributors](https://github.com/VinitraMk/getcomic-cli/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details




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

getcomic-1.0.4.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

getcomic-1.0.4-py3-none-any.whl (4.2 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