Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 610 Bytes

File metadata and controls

17 lines (14 loc) · 610 Bytes

YoutPy

An Youtube Downloader desktop application made with Python, using pytube and PySimpleGUI libraries.

Version 0.1:

Available features:

Main Window:

  • Search for an Youtube URL link

Video Window:

  • Show video information, such as title, thumbnail, channel name...
  • Select video resolution and displaying to the user the archive size in MB
  • Output path selector, so the user can choose where to save the video

Downloading Window:

  • Show the download progress bar and progress text (%)
  • Show the amount downloaded VS the filesize
  • Allows the user to cancel the download process