Skip to content

AdityaBagad/YouTube-Video-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube-Video-Downloader

A simple application to download YouTube videos using Python. Tkinter API is used for GUI.

Installation

  1. This application uses the API pytube.
pip3 install pytube
  1. The Documentation for this API check here

Instructions to Run the Application

  1. Download and Run the ytvd.py script.
  2. Enter the URL of the YouTube video.
  3. Select the Quality of the video that you want to download.
  4. Select the Location where you want to store the video.
  5. Click Download and the video will get downloaded.

YTVD1

YTVD2

Depending on your internet connection the video will get downloaded and there maybe instances that the Titlebar of the application window will display Not Responding but it is fine just wait for sometime and the application will be good to go.

About

This is a basic YouTube video downloader using Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages