pillaikartik10 / python-youtube-downloader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%