ydl is a program written in bash using yad xclip youtube-dl.
It is aimed to be an intuitive shortcut to download videos and music from any link copied on clipboard
Tested in Debian/Linux & ArchLinux
youtube-dl yad xclip
Debian/Ubuntu based distributions
sudo apt-get install youtube-dl yad xclipArchLinux
sudo pacman -S youtube-dl yad xclip curl -o ydl.sh https://raw.githubusercontent.com/lbarsou/ydl/main/script.sh
chmod +x ydl.sh ./ydl.sh yourVideoAudioLink.com