A package to search and download comics on https://readcomicsonline.ru
Project description
Comicsru
A package to search and download comics from https://readcomicsonline.ru in cbz and many more formats
Installation
pip install Comicsru
Usage
import Comicsru
#download comic
download_url = 'https://readcomicsonline.ru/comic/deadpool-back-in-black-2016/1'
Comicsru.download_comic(download_url,'cbz') #only cbz,zip,jpg formats supported
#suggest a random comic
print(Comicsru.suggest_random()) #prints a random comic title
#show summary of a comic
title = 'the-punisher-2016' #use '-' instead of spaces
about_comic = Comicsru.get_summary(title)
print(about_comic)
Todo
- Add more formats (rar,cbz,pdf)
- Download all chapters at once
- More features
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Comicsru-1.0.0.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file Comicsru-1.0.0.tar.gz
.
File metadata
- Download URL: Comicsru-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f68019f337083fbae9614a595928ee8244cd78cc17f3055e806a92bde1281ca |
|
MD5 | a4aa8dcbd9f23c23b4febd80c6a0243a |
|
BLAKE2b-256 | a3ea69c471161087089489fceaa4ba5db2cb2f4ff9efa12677073be23ab679f1 |
File details
Details for the file Comicsru-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: Comicsru-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 541164550b105761e1813ba01c7770185e04f7d18b984507d8704f2edcfd4788 |
|
MD5 | 0d52aa56f5995e0ad0ec6ffb88635f72 |
|
BLAKE2b-256 | bbeb352eba3491acf5d43513196327f16bb474e33772f5c8ee75c314bd8819e0 |