This is an HTTP download library that writes a file its downloading to a file while also
presenting an io.Writer
so the download can be processed while being downloaded.
Downloads are automatically resumed when necessary.
go get gopkg.in/vansante/go-dl-stream.v2
Take a look at the autogenerated documentation: