usmanhalalit / go-download-manager

Concurrent download manager built in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang Download Manager - Weekend Project

A concurrent download manager written in pure Go without any dependency.

I wrote this code for my YouTube video:

Watch on YouTube

Watch the video to understand the usage and every line of the code.

Usage

Provide the file URL and download destination in the main func and run:

go run main.go

Follow me on Twitter.

About

Concurrent download manager built in Go

License:MIT License


Languages

Language:Go 100.0%