theMcSam / YouTube-Video-Downloader

Simple program in python for downloading YouTube videos.
2 stars 0 forks source link

YouTube-Video-Downloader

Simple program in python for downloading YouTube videos.

Installation

  1. Clone the repository using:
    --> git clone https://github.com/McSam-py/YouTube-Video-Downloader.git

  2. Change directory to the folder YouTube-Video-Downloader:
    --> cd YouTube-Video-Downloader

  3. Install requirements:
    --> For Windows: pip install -r requirements.txt
    --> For Linux: pip3 install -r requirements.txt

  4. Update pytube.
    --> Command: pip install git+https://github.com/Zeecka/pytube@fix_1060

Usage

For Windows:
--> Type in terminal: python ytd.py
For Linux:
--> Type in terminal: python3 ytd.py

Image of Banner

--> 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.

Image of Banner

Image of Banner