AUDIOFY is a GUI based Audio downloader for youtube
Use Audiofy to download audio from youtube videos.
Remember to install Pytube into your machine for running this code. This can be done using the command- pip install pytube
- Tkinter: GUI library included with the python package
- Pytube: Install using pip - used to download videos/audios from youtube using python