/YT-Downloader

GUI application made in Python3 to download YouTube videos and sounds

Primary LanguagePython

YT-Downloader

GUI application made in Python3 to download YouTube in both mp4 and mp3 format. Many websites that allowed users to download videos from YouTube have been taken down because of legal issues and now i can't download any video without going through hundreds of ads and pop-ups. I often download content from youtube and this application should speed up the process

Dependencies

  1. Python 3.9
  2. PySimpleGUI 4.55
  3. requests 2.26
  4. pytube 11.0.1
  5. Pillow 8.4.0