Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 323 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 323 Bytes

YoutubeDownloader

A GUI program that allows you to download videos and music from YouTube. Made using PyGame, PyGame GUI and PyTube

Dependencies:

  • pygame
  • pygame_gui
  • pytube
  • easygui (for open/save dialogues and error message boxes)
  • pyffmpeg (for converting .mp4 audio downloaded by pytube to either .ogg or .mp3)