An Youtube Downloader desktop application made with Python, using pytube and PySimpleGUI libraries.
- Search for an Youtube URL link
- 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
- Show the download progress bar and progress text (%)
- Show the amount downloaded VS the filesize
- Allows the user to cancel the download process