Skip to main content

A command line tool to download comics from readcomiconline.to

Project description

getcomic-cli

forthebadge made-with-python
A command line tool to download comics from readcomiconline.to

Features

  • Download comics from readcomiconline.to by providing the url of a single issue of a comic
  • Download the entire series of a particular comic by providing the url of a comic series
  • Download a given range of issues provided as input from the user

Getting Started

Supported OS

Ubuntu

Prerequisites

  1. Python3
  2. 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 Chrome.
    1. Install the latest version of chrome browser in your machine. Follow this link for the same.
    2. To upgrade google-chrome in Ubuntu 16.04 LTS, run the following command.
      sudo apt-get --only-upgrade install google-chrome-stable
    3. Now you need a Chrome Driver. Download the latest release of ChromeDriver from this site
    4. Navigate to the folder where you downloaded Chrome Driver and extract it's contents. Install the Chrome Driver by running the following commands.
    sudo chmod +x chromedriver
    sudo mv -f chromedriver /usr/local/share/chromedriver  
    sudo ln -s /usr/local/share/chromedriver /usr/local/bin/chromedriver
    sudo ln -s /usr/local/share/chromedriver /usr/bin/chromedriver
    
  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.

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

Authors

License

This project is licensed under the MIT License - see the LICENSE 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-2.0.13.tar.gz (5.7 kB view details)

Uploaded Source

Built Distributions

getcomic-2.0.13-py3.5.egg (11.5 kB view details)

Uploaded Source

getcomic-2.0.13-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file getcomic-2.0.13.tar.gz.

File metadata

  • Download URL: getcomic-2.0.13.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for getcomic-2.0.13.tar.gz
Algorithm Hash digest
SHA256 5e93f352815cd50138cd0e942d7e90ca667c686e259ef0a4148cb3f4028179ef
MD5 4e5541778c0fb9d16fdc925f8ccd5241
BLAKE2b-256 9ed96839c3a3b406ca309ba17f91cc6f112c9c6b1105bbc5fa1c03e51b45f2e3

See more details on using hashes here.

File details

Details for the file getcomic-2.0.13-py3.5.egg.

File metadata

File hashes

Hashes for getcomic-2.0.13-py3.5.egg
Algorithm Hash digest
SHA256 b70abfae6d978c2bd7c7a3ef1a17e4a585d1f146be54b97a8930c0cdb15997a2
MD5 f6d882beb95939fc0790139d128cb090
BLAKE2b-256 63ce026f05948ac7cb884a84c743a9634855bdd7be9a5d2894c0c88612141b79

See more details on using hashes here.

File details

Details for the file getcomic-2.0.13-py3-none-any.whl.

File metadata

File hashes

Hashes for getcomic-2.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 0882a12800fad0c3829e87553c75cf124fb66b77f9aebea119e15fb364c8af45
MD5 5ecb3d572650bca87f33a3059a762ca4
BLAKE2b-256 226d6c2a36a59df214c752fe3dd1cbecbc6cdab6ccc6cca071467115eab5b5cf

See more details on using hashes here.

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