/goget-image

A simple tool for downloading images from a web page

Primary LanguageGoMIT LicenseMIT

goget-image

A simple tool for downloading images from a web page

build:

go build

Usage:

./goget-image -out ./image -url "https://www.xxx.com/xxxx/xxxx"

Usage of goget-image:
  -out string
        Input dir for ,saving imagesdefault is the command dir (default "./")
  -url string
        Input the web page url