Skip to content

Comic-dl

Compare
Choose a tag to compare
@Xonshiz Xonshiz released this 29 Sep 11:14
· 202 commits to master since this release
21d907a

---- Changelog ----

  • URLs with special characters are tricky to work with, because of "Character Encoding". If you wish to download such a comic/manga, you will need to use Python 3 (If on python) and also, you need to set your terminal's character encoding to "utf-8" or "latin-1". #95 is the same issue.

NOTE : Some Antiviruses may give warning about this .exe being a Trojan or Ransomware. But, this is NOT a ransomware. This tool connects to internet, downloads files, POSTs some information over the comic/manga sites for scraping purposes. That's all. This is a typical behavior they find in a Trojan/Ransomware, and hence, AV block it. If you're unsure, I'd recommend that you install python and use the python version instead.

Check the README to know how to use this.