Skip to content

A simple YouTube Downloader, which can download videos in either .mp4 or .mp3 format on providing a working link.

Notifications You must be signed in to change notification settings

pillaikartik10/python-youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

YouTube Downloader using Python

A simple YouTube Downloader, which can download videos in either .mp4 or .mp3 format on providing a working link.

It uses Tkinter(for the GUI), and pytube for YouTube-related processing.

Current functionalities :

  1. Accepts user URL,
  2. Checks whether it is valid, otherwise gives error message,
  3. Download either as video, or mp3
  4. Select download path

Note : If downloading shows an error, try changing the download path.

About

A simple YouTube Downloader, which can download videos in either .mp4 or .mp3 format on providing a working link.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages