alexzhou / goget-image

A simple tool for downloading images from a web page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple tool for downloading images from a web page

License:MIT License


Languages

Language:Go 100.0%