Yo!nk
Yo!nk is a multi-site media download tool that scrapes comic images from online aggragate sites like readallcomics.com and dragonballsupermanga.net compressing them into a .cbr archive. Magnet links support from tpb.party coming soon.
Supported Sites
| Name | URL |
|---|---|
| readallcomics | http://readallcomics.com |
| dragonballsupermanga | https://dragonballsupermanga.net/ |
| mangadex | https://www.mangadex.tv |
Installing/Getting Started
Navigate to the downloaded folder & install using pip
pip install -e .
Usage
Downloaded archives will appear in $HOME/yoink/library/comics unless otherwise specified in a yoink.json config file. Yoink will look both in the root of the program folder or in $HOME/.config/yoink before defaulting to a preconfigured dict.
You can download a single comic issue
yoink http://readallcomics.com/static-season-one-6-2022/
Or an entire series from a starting point
yoink -s http://readallcomics.com/static-season-one-6-2022/
Description
Languages
Python
100%