A simple Youtube url to local mp3 converter who do everything in the background and notify you when it's done.
sudo dnf install youtube-dl zenity libnotify
mkdir -p ~/bin
cp youtube-mp3 ~/bin
cp launcher/youtube-mp3.desktop ~/Desktop
You should see a new icon on your desktop. Just double click on it and enjoy :-)
youtube-dl, zenity and libnotify