A simple GUI tool for downloading Youtube/Spotify music.
- install the requirements:
pip install -r requirements.txt
- install ffmpeg:
winget install ffmpeg
(on windows, otherwise use your package manager)
- run the file :
python main.pyw
- just paste the link of a spotify music or a youtube video and click download !
MIT License. See LICENSE for details.