Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 724 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 724 Bytes

manga-downloader

Tools for downloading popular manga. Currently only 6 Manga title supported. Contact me to add more :)

Requirements :

  • Working internet connection;
  • Microsoft Windows OS (Windows 8.1 tested);
  • AutoIt (v3.3.12.0 tested)

For licences information :

  • 7z.dll, 7z.exe : see licences/7z.txt. Note that this is x64 binary . Provide yourself x86 binary in case you want to run it on x86 OS.
  • cat.exe, cut.exe, grep.exe, win32gnu.dll : downloaded from ftp://ftp.cc.utexas.edu/microlib/nt/gnu, see licences/GPL.txt
  • wget.exe : downloaded from http://unxutils.sourceforge.net, see licences/GPL.txt
  • dl-manga.cmd : see license/unlicense.txt
  • FormElements.au3, Downloader.au3, Main.au3 : see licences/GPL.txt