Skip to content

Releases: junhaideng/go-gis

自定义镜像地址

22 Jan 09:58
Compare
Choose a tag to compare
  -d string
        下载的图片保存路径 (default "download")
  -l string
        日志保存文件 (default "gis.log")
  -r int
        重试次数,往往一次不会成功 (default 10)
  -u string
        图片上传路径 (default "upload")
  -url string
        完整的图片搜索路径,应和请求体 Google 原站请求一致 (default "https://www.google.com/searchbyimage/upload")

更新镜像网站

29 Jan 16:53
Compare
Choose a tag to compare
  -d string
        images download directory (default "download")
  -f string
        filename for error log, if not set, use stdout
  -mirror
        whether to use mirror website (default true)
  -r int
        retry times to upload the image if failed (default 66)
  -u string
        images upload directory (default "upload")

cli tool

05 Jan 15:23
Compare
Choose a tag to compare
Usage:
  -d string
        images download directory (default "download")
  -f string
        filename for error log, if not set, use stdout
  -r int
        retry times to upload the image if failed (default 66)
  -u string
        images upload directory (default "upload")