command script for download mangas from lectortmo.com or visortmo.com
Project description
chibi_dl_tmo
command script for download mangas from lectortmo.com
Free software: WTFPL
Documentation: https://chibi-dl-tmo.readthedocs.io.
Features
is a command line tool for download series from tmofans.com
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_tmo
pip install -e git+https://github.com/jdholtz/undetected-chromedriver.git@29551bd27954dacaf09864cf77935524db642c1b#egg=undetected_chromedriver
is going to add the command chibi_dl_tmo
how to used
usage: chibi_dl_tmo [-h] [--only_print] [--only_metadata] [--only_links] [--user USER] [--password PASSWORD] [--log_level LOG_LEVEL] [-o DOWNLOAD_PATH]
[-config_site CONFIG_SITE]
site [site ...]
descarga mangas
positional arguments:
site urls de las series que se quieren descargar
options:
-h, --help show this help message and exit
--only_print define si silo va a imprimir la lista de links o episodios
--only_metadata se define si solo se queire recolectar los datos y no descargar
--only_links si se usa solo imprimira las urls
--user USER, -u USER usuario del sitio
--password PASSWORD, -p PASSWORD
contrasenna del sitio
--log_level LOG_LEVEL
nivel de log
-o DOWNLOAD_PATH, --output DOWNLOAD_PATH
ruta donde se guardara el video o manga
-config_site CONFIG_SITE
python, yaml o json archivo con el usuario y password de cada sitio
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
can add a config file to set the default download folder
echo <<EOF
from chibi.config import configuration
configuration.chibi_dl_tmo.download_path = '~/path/mangas'
EOF > ~/.config/chibi/chibi_dl_tmo.py
chibi_dl @links_of_mangas
History
0.0.1 (2023-04-04)
First release on PyPI.
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_tmo-1.1.0.tar.gz
.
File metadata
- Download URL: chibi_dl_tmo-1.1.0.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43efd0c306dfb3e14122a219397df18afb68f777ccd76896dc55b14d5823d4c3 |
|
MD5 | 2e7cdbc79ea013eef9e154c38fa1346a |
|
BLAKE2b-256 | 635f7588d5871a28ffc56741302dbf6c5415b888807429e39c616d5d6a42e3c2 |
File details
Details for the file chibi_dl_tmo-1.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: chibi_dl_tmo-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ee889c71708586f705f06460dcf253401f1968c645a6ae679aa9054a07719cd |
|
MD5 | ac6bf1d344165b5e74c59874eeca42cd |
|
BLAKE2b-256 | f63febbdecaefad5e80ef00f669fa5e4c79bf7e499109d6f9ae9524f53779026 |