A snap package written using golang and cobra, capable of downloading audio and video data from youtube links.
The package is available on Snap. If you are on any linux distribution, just run the following command to install
$ sudo snap install yt-downloader
You can easily download non-copyrighted videos
USAGE
$ yt-downloader download LINK
ARGUMENTS
LINK Link of the youtube video to be downloaded
Options
-d, --hd to download videos in 720p
-a, --audio to download only audio
-n, --name to specify the name of the file
Licensed under the Apache 2.0 License. All Rights Reserved.