I'm baffled that the list of comics is hardcoded - I know you can't reasonably dynamically handle all comics, but the ones with a unified host you could, like Webtoons or Comicfury. I eventually downloaded my comic of interest by picking the relevant bits out of the url and plugging it into a new line in webtoons.py; surely that could be automated? It seems like the obvious first thing a user will try, and indeed was the first thing I tried: dosage https://MY_WEBTOONS_URL/FOO.
I'm baffled that the list of comics is hardcoded - I know you can't reasonably dynamically handle all comics, but the ones with a unified host you could, like Webtoons or Comicfury. I eventually downloaded my comic of interest by picking the relevant bits out of the url and plugging it into a new line in webtoons.py; surely that could be automated? It seems like the obvious first thing a user will try, and indeed was the first thing I tried:
dosage https://MY_WEBTOONS_URL/FOO.