comic-dl

Comic-dl is a command line tool to download manga and comics from various comic and manga sites. Supported sites : readcomiconline.to, mangafox.me, comic naver and many more.

MIT License

Downloads
157
Stars
548
Committers
30

Bot releases are hidden (Show)

comic-dl - Comic_dl

Published by Xonshiz over 2 years ago

comic-dl - Comic_dl

Published by Xonshiz over 2 years ago

comic-dl - Comic_dl

Published by Xonshiz about 3 years ago

comic-dl - Comic_dl

Published by Xonshiz about 3 years ago

comic-dl - Comic_dl

Published by Xonshiz about 3 years ago

comic-dl - Comic_dl

Published by Xonshiz about 3 years ago

comic-dl - Comic_dl

Published by Xonshiz about 3 years ago

Fixed imports and CI/CD builds.
Executables should work like they were working before.

Also, closes #288

NOTE: For macOS executable, it might not work because apparently now we need to "sign" these distributable bundles. I am not really sure of how to package it into Travis and then automate the build to sign the executables. At least not yet. I'll suggest that you use the python code to run the script instead for the time being.

comic-dl - Comic_dl

Published by Xonshiz over 3 years ago

comic-dl - Comic_dl

Published by Xonshiz over 3 years ago

comic-dl - Comic_dl

Published by Xonshiz over 3 years ago

comic-dl - Comic_dl

Published by Xonshiz over 3 years ago

comic-dl - Comic_dl

Published by Xonshiz over 3 years ago

comic-dl - Comic_dl

Published by Xonshiz over 3 years ago

comic-dl - Comic_dl

Published by Xonshiz over 3 years ago

comic-dl - Comic-dl

Published by Xonshiz over 5 years ago

---- 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 to know how to use this.

comic-dl - Comic-dl

Published by Xonshiz over 5 years ago

---- Changelog ----

  • PR Merge for #189 [2018.11.05]
  • PR Merge for #199 [2018.11.27]

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 to know how to use this.

comic-dl - Comic-dl

Published by Xonshiz about 6 years ago

---- Changelog ----

  • PR Merge for #141
  • PR Merge for #142
  • PR Merge for #144
  • PR Merge for #149
  • PR Merge for #151
  • PR Merge for #157
  • PR Merge for #160
  • PR Merge for #161
  • PR Merge for #162
  • PR Merge for #167
  • PR Merge for #172 [2018.09.24]
  • 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.

comic-dl - Comic-dl

Published by Xonshiz over 6 years ago

---- Changelog ----

  • PR Merge for #126 (#127) [2018.05.07]
  • Fix for #128 [2018.05.07]
  • PR Merge for #131 (#136) [2018.05.12]
  • PR Merge for #130 (#129) [2018.05.16]
  • PR Merge for #135 (#133) [2018.05.20]
  • PR Merge for #137 (#129 and #136) [2018.05.21]
  • 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.

comic-dl - Comic-dl

Published by Xonshiz over 6 years ago

---- Changelog ----

  • Fix for #124 [2018.04.29]
  • Fix for #18 [2018.04.29]
  • 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.

comic-dl - Comic-dl

Published by Xonshiz over 6 years ago

---- Changelog ----

  • Fix for #117 [2018.04.11]
  • 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.

Package Rankings
Top 6.68% on Proxy.golang.org
Top 15.32% on Pypi.org
Badges
Extracted from project README
N|Solid GitHub release Github All Releases Donate PyPI Building & Creating Distributables GitHub Workflow Status Documentation Status Donate
Related Projects