new file mode 100644
@@ -0,0 +1,4 @@
+function mpvytsearch()
+{
+ mpv --ytdl-format='bestaudio' "ytdl://ytsearch:$*"
+}