lux
👾 Fast and simple video download library and CLI tool written in Go
How to download and setup lux
Open terminal and run command
git clone https://github.com/iawia002/lux.git
git clone is used to create a copy or clone of lux repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with lux https://github.com/iawia002/lux/archive/master.zip
Or simply clone lux with SSH
[email protected]:iawia002/lux.git