Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 616 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 616 Bytes

YTVideo-Download.py

This is a Python Program for Downloading Youtube Videos

  1. Please Install git for your OS i.e, Windows or Linux or Mac

  2. Go to your your desired directory

  3. Go to the address bar of your file folder

  4. type "cmd" in case of Windows in address bar

  5. paste the following ======> git clone https://github.com/sahiljain/YTVideo-Download.git

  6. open the cloned directory in file folder

  7. Open YTVideo-Download.py file from your Python IDE

  8. In line 6 - paste the url of the youtube video you want to download

  9. Ensure that all nessary libraries are installed

  10. Run the program