SkillAgentSearch skills...

ReadComicOnline

A Python script for downloading comic books from readcomicsonline.ru.

Install / Use

/learn @omerap12/ReadComicOnline
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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: <br>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:<br> directory
Confirm and wait:<br> ok_2
When the process ends you will get the following message: finished

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated8mo ago
Forks0

Languages

Python

Security Score

67/100

Audited on Jul 28, 2025

No findings