---- Changelog ----
- All PRs merged [2019.05.26]
Issuing the version number to the day that I merged these 2 changes, rather than the merge request date.
Ignore the "comic_dl.exe.ol" file, as it doesn't have the updated cfscrape included.
* 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](https://github.com/Xonshiz/comic-dl#windows-binary) to know how to use this.