Simple program in python for downloading YouTube videos.
Clone the repository using:
--> git clone https://github.com/McSam-py/YouTube-Video-Downloader.git
Change directory to the folder YouTube-Video-Downloader:
--> cd YouTube-Video-Downloader
Install requirements:
--> For Windows: pip install -r requirements.txt
--> For Linux: pip3 install -r requirements.txt
Update pytube.
--> Command: pip install git+https://github.com/Zeecka/pytube@fix_1060
For Windows:
--> Type in terminal: python ytd.py
For Linux:
--> Type in terminal: python3 ytd.py
--> Type in the url or copy and paste the YouTube URL.
--> Hit ENTER button on your keyboard.
--> Type in the location in which you want to save the video.
--> Hit ENTER button on your keyboard.
--> Select the video quality by typing in its corresponding number.
--> Hit ENTER button on your keyboard.