grabber

command module
v0.0.0-...-d099e4a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2019 License: MIT Imports: 12 Imported by: 0

README

grabber

A simple concurrent downloader written in go

GoDoc Go Report Card

How to install

Build and Install the Binaries from Source
go get -v github.com/major1201/grabber

How to use

Example1

grabber -url https://www.example.com/img_[1:3].jpg

This will download img_1.jpg, img_2.jpg, img_3.jpg to the current wording directory

Example2

grabber -url https://www.example.com/img_[08:11].jpg -dest /tmp

This will download img_08.jpg, img_09.jpg, img_10.jpg, img_11.jpg to /tmp

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL