This is a Python Program for Downloading Youtube Videos
-
Please Install git for your OS i.e, Windows or Linux or Mac
-
Go to your your desired directory
-
Go to the address bar of your file folder
-
type "cmd" in case of Windows in address bar
-
paste the following ======> git clone https://github.com/sahiljain/YTVideo-Download.git
-
open the cloned directory in file folder
-
Open YTVideo-Download.py file from your Python IDE
-
In line 6 - paste the url of the youtube video you want to download
-
Ensure that all nessary libraries are installed
-
Run the program