Minimalistic (Bare Boned) but works like a Downloader😅.
python version > 3.11
ffmpeg
Run the requirements.txt
to install the neccessary dependancies.
pip install -r requirements.txt
Run the below code to get the user interface.
python ytmp3.py
Main Interface
Downloaded File Listed
Go to "File -> Open Location". Then, you will be directed to the folder which the downloaded MP3s are located
Every bit of the code which i have used is from open-source sources. You can confirm by looking through the code.