Internet Download Manager Written in Go
go get github.com/ndiecodes/downloader
downloader -u "https://example.com/video.mp4"
-u
- Url of the file you want to download (required)-n
- Rename downloaded file (optional)-d
- Files are saved toDownloads
, but you can change to a different public directory with this flag. (Optional)
- Copyright © 2021 ndiecodes
- Licensed under MIT