This simply python program will make you able to download all the music that you want from youtube
0 - Install Python on your machine. Version 3.10 or higher is required!
1 - Clone the repository on your machine.
2 - Put the poweroffer extracted folder in the Desktop
3 - Install tkinter with these commands:
sudo apt-get install python3-tk pip install tk
4 - Install yt_dlp with
pip install yt_dlp
5 - install ffmpeg
Done! *Note: the downloaded songs will be avaiable in the Not-Downloader-main folder
To execute the program you may need to run the python script with
python3 main.py
So to make it easier I've created a .exe file only for 64bit Winows systems
This project is licensed under either of: