sel=$(xclip -d ":0" -o -selection clipboard) notify-send "youtube-dl => $sel" /usr/local/bin/youtube-dl -f bestaudio -x --audio-format mp3 $sel notify-send "Récuperation de la vidéo terminée"