README ¶ Go-hitomi Simple hitomi.la downloader written in Golang Build git clone https://github.com/dfkdream/Go-hitomi.git go build Or you can download latest Windows x64 build here Commands -i Gallery_ID(int): Set gallery ID (required) -n Gallery_name(str): Set gallery name(filename) (optional) -c Compression(bool): Compress files if true (optional, default:true) -s HTTPSvr(bool): Start HTTP file server in current directory port 80 (optional, default:false) -r RetryLimit(int): Limit of image download retry (optional, default:3) Basic how to use Run command Go-hitomi -i [Gallery_ID] -n [Gallery_name] Image will be downloaded at \Gallery_name.zip. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files Go-hitomi.go url_generator.go Click to show internal directories. Click to hide internal directories.