How to install youtube-dl in ubuntu and download youtube videos
youtube-dl is a command line tool which helps in downloading youtube videos in any linux distro.
These are the commands used in video
1.Install youtube-dl by -sudo apt-get install youtube-dl
2.Copy the video link.
3. youtube-dl “video format” “link” .
ubuntu download