dosage
dosage copied to clipboard
dosage is a comic strip downloader and archiver
Add ExorcismAcademy from https://ea.asmodrawscomics.com/ The namer is use to attempt to create a lexical ordering (four-digit zero pad) by moving the "Pg-\d+" in the file name to the beginning.
I was on 3.1.dev150+gf63b899, and starting 5/14, ComicsKingdom/Mutts downloaded Working Cats. Updated to 3.1.dev158+g76d5180 and now it is erroring out with: ComicsKingdom/Mutts> ERROR: XPath //div[d:class("comic-reader-item")][1]//a[contains(@href, "/custom-framed-print/")] not found at URL...
[Dungeons & Doodles: Tales From the Tables](https://www.webtoons.com/en/canvas/dungeons-doodles-tales-from-the-tables/list?title_no=682646). Hopefully, this should work.
``` (venv) wcdl@media-dl:~$ dosage -a -o json -b /comics/hold WormWorldSaga WormWorldSaga> Retrieving all strips WormWorldSaga> ERROR: Patterns [']*\\s+)?[sS][rR][cC]\\s*=\\s*"(images/CH\\d+_\\d+\\.[^"]+)"[^>]*[^>]*>', ']*\\s+)?[sS][rR][cC]\\s*=\\s*"(panels/CH\\d+_[^"]+)"[^>]*[^>]*>'] not found at URL http://www.wormworldsaga.com/chapters/chapter05/EN/index.php. ```
(venv) wcdl@media-dl:/comics/hold$ dosage -o json -a -b /comics/hold DresdenCodak DresdenCodak> ERROR: XPath //a[d:class("tc-grid-bg-link")] not found at URL http://dresdencodak.com/cat/comic/.
Could you add Work Chronicles ([https://workchronicles.substack.com/](https://workchronicles.substack.com/))?
Crankshaft is downloading through Arcamax. The higher quality version is on GoComics. Currently in the GoComics plugin it has a note: # Crankshaft has a duplicate in ComicsKingdom/Crankshaft (Crankshaft has...
Request to add General Protection Fault, also known as GPF https://www.gpf-comics.com/ (Sorry, I'm trying to learn how to do these and also help submit changes, I tried to do GPF...
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 5.0.0 to 6.0.0. Release notes Sourced from paambaati/codeclimate-action's releases. v6.0.0 6.0.0 (2024-04-26) ⚠ BREAKING CHANGES ci: this doesn't change the functionality of the core action, but it...
This includes multiple steps: - [ ] Figure out "correct" mapping from old "levels" to Python logging levels - [ ] Replace all calls to `out.(warn|debug|info|error)` with standard Python logging...