Musique/node_modules/yt-search/bin/mpv_video.sh

5 lines
50 B
Bash
Raw Normal View History

#!/bin/bash
QUERY="$@"
mpv "$(yt-search $QUERY)"