Skip to content

Eolien55/YoutubeDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoutubeDownloader

Youtube downloader GUI and command-line utility

The GUI is built with GTK+3.

Dependencies :

  • PyGObject (for the GUI)
  • pytube (for actually downloading the video)
  • moviepy (for converting mp4 files to mp3)
  • youtube_search (for searching the video)

Usage

After cloning this repository, you should run pip install -r requirements.txt Then, run python main.py and the GUI will start !

About

Youtube downloader GUI and command-line utility

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages