Skip to content

omerap12/readComicOnline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Read Comic Online Downloader

Download comic books from the website: https://readcomicsonline.ru/

Installation

Python3 is required.

  pip install urllib3
  pip install requests
  pip install regex

Usage

The app has three modes:\

  1. Single comic-book download
  2. Entire title collection Download.
  3. Create comic.
    Start the app by typing:
cd readComicOnline
python3 main.py

Demo-Mode 1

Mode 1 (Single comic-book download):
Choose directory for output.

choose_directory
Choose directory, for example: save_directory
Enter url:enter_url
Click on "Single Download" single_download
Wait for finished message finished

Demo-Mode 2

Mode 2 (Entire title collection Download):
Click on "Choose directory"choose_directory
Choose directory, for example: save_directory
Enter Url:
url_mult
Click on "Title Collection Download"title_co
Wait for finished message fin_mult

Demo-Mode 3

Mode 3 (Create comic):
Click on "Create Comic" Untitled
Click ok and select the directory with all the issues: ok_click
Directory for example:
directory
Confirm and wait:
ok_2
When the process ends you will get the following message: finished

About

readComicOnline.com downloader

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages