Skip to content

aadityaaatreya/Youtube-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Downloader

1

This is a python based desktop application, with simple GUI built using Tkinter, to download YouTube videos. This application can download progressive video streams in 360p, 720p and audio format.

Dependencies:

  1. pytube (pytube is a lightweight, Pythonic, dependency-free, library for downloading YouTube Videos.)
  2. Tkinter ( It comes preinstalled with python3! )

Usage:

  1. Enter the YouTube Video URL in the text box.

  2. Click the Browse button to select the folder into which the video is to be downloaded.

  3. Select the video resolution or audio.

  4. Click the Download button to download the video

    2
  5. After successful download, a message will pop-up