No project description provided
Project description
Chibi_dl
is a command line tool for download series from crunchyroll.com and tmofans.com
in the case of crunchyroll is going to download the video and the subtitles and joined in a mkv
for the mangas from tmofans is going to compress all the images in a zip and rename the extencion to cbz
install
pip install chibi_dl
is going to add the command chibi_dl
how to used
usage: chibi_dl [-h] [--user USER] [--password PASSWORD]
[--resoulution QUALITY]
site [site ...] download_path
descarga mangas
positional arguments:
site urls de las series que se quieren descargar
download_path lugar de descarga
optional arguments:
-h, --help show this help message and exit
--user USER, -u USER usuario del sitio
--password PASSWORD, -p PASSWORD
contrasenna del sitio
--resoulution QUALITY, -q QUALITY
resolucion a descargar
for download a serie from crunchyroll need the user and password if you what downlaod the serie in 720p o 1080p
chibi_dl -q 720 --user $user -p $password -o /path/to/save/serie "https://www.crunchyroll.com/es/yuruyuri"
if you are ok with the lower resolution you not need the user and password
chibi_dl -q 240 -o /path/to/save/serie "https://www.crunchyroll.com/es/yuruyuri"
in the case of tmo fans
chibi_dl -o /path/to/save/serie "https://tmofans.com/library/manga/13698/komi-san-wa-komyushou-desu"
for get all the list of pending, follow and read in tmo fans need the user and password for do the login and retrive the list of links and donwload all the series
chibi_dl --only_print --only_links -p $PASSWORD -u $USER https://tmofans.com/profile/read https://tmofans.com/profile/pending https://tmofans.com/profile/follow > links_of_mangas
chibi_dl -o /path/to/save/series @links_of_mangas
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
Built Distribution
File details
Details for the file chibi_dl-0.2.1.tar.gz
.
File metadata
- Download URL: chibi_dl-0.2.1.tar.gz
- Upload date:
- Size: 83.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 303ede73ac273bd664785b983783910daf8ff9e0d18300bbbbc516d0e5121a35 |
|
MD5 | 1e5b23bc35b0390d4723b231a3a9ecde |
|
BLAKE2b-256 | b4f97e4dc903a9ce64b9afcaf7f03636d0db2cab7eb4f975f75520fefbdf132c |
File details
Details for the file chibi_dl-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: chibi_dl-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 93.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1cf2391400d247010898f216015f07ca383780d32365a83f0a77e22823fcb9f |
|
MD5 | 3938e8231dbf93abdec97860e6c5b0b7 |
|
BLAKE2b-256 | bd7c63d2fb1093b90eb7f64b3c47425d27003d055cd028ca623daadf6a9db80a |