.shrc.d/mpv.sh
1ea961df
 function mpvytsearch()
 {
     mpv --ytdl-format='bestaudio' "ytdl://ytsearch:$*"
 }