Skip to content

A desktop application that allows users to download videos and audios from YouTube.

Notifications You must be signed in to change notification settings

kaustubh-aras/youtube-video-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Video Downloader

A desktop application that allows users to download videos and audios from YouTube.

Table of Contents

Dependencies

The project depends on the following packages:

Features

The application provides the following features:

  • Download video: Downloads the highest resolution video of the YouTube video.
  • Download audio: Downloads the audio of the YouTube video.
  • Clear: Clears the URL input field.
  • Exit: Closes the application.

Installation

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running the following command:
pip install pytube
pip install tkinter

Usage

  1. Enter the URL of the YouTube video in the URL input field.
  2. Click the "Download Video" button to download the highest resolution video.
  3. Click the "Download Audio" button to download the audio of the video.
  4. Click the "Clear" button to clear the URL input field.
  5. Click the "Exit" button to close the application.

GitHub

Find the source code on GitHub: https://github.com/kaustubhkx/youtube-video-downloader

Setup File Download Link

Setup

About

A desktop application that allows users to download videos and audios from YouTube.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages