youtube-dl is a command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work on your Unix box, on Windows or on macOS.
Using the YouTube-dl command-line tool, you can easily download YouTube videos in Linux. This tool also allows you to choose a video format and quality.
You can install youtube-dl on Linux from python package repository. First you need to install the python package manager – pip. Then install youtube-dl with pip: Now the installation is completed. If you are using Linux, then you can also install yo