Skip to content

A GUI based python script to download youtube videos directly using youtube-dl

Notifications You must be signed in to change notification settings

Ugtan/YouTubeVDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTubeVDownloader

YouTubeVDownloader is a GUI based python script to download the youtube videos directly just by entering the url of the video. It uses the youtube-dl library to download the youtube videos.

Installation and usage

  • First of all you would have to install the dependencies for that just do: sudo apt-get install youtube-dl or sudo pip install youtube-dl then do sudo apt-get install python-qt4 in the terminal to install the required dependencies.
  • After installing the dependencies, clone the repository.
  • Now you are ready to go, just navigate to the script's directory and run the gooey.py using the command sudo python gooey.py.
  • The video will be downloaded to the Videos folder.

About

A GUI based python script to download youtube videos directly using youtube-dl

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages