Skip to content

This is a python program that will prompt the user to enter a youtube video URL. Depending on the user's next selection it will either download the audio only or both the video and audio of the youtube video.

Notifications You must be signed in to change notification settings

RijulKakar/YoutubeDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Downloader

This is a tool that allows the user to download a youtube video in different formats using the youtube URL. Like many other people, I ran into problems when using websites that are supposed to do this for you. Instead of trying to work around those websites, I decided I've had enough and made my own pythong program to do it for me. This takes a URL and converts it to either an mp3 or download the mp4 straight from youtube.

How To Use

This is very simple. First install the git repository. Then in your terminal, type 'pip install -r requirements.txt' After this type 'python main.py' Now just follow the on screen steps and you should have a downloaded youtube video!

About

This is a python program that will prompt the user to enter a youtube video URL. Depending on the user's next selection it will either download the audio only or both the video and audio of the youtube video.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages