summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index 7952b35..cbf0fa6 100644
--- a/.zshrc
+++ b/.zshrc
@@ -117,8 +117,8 @@ function play {
mpv $(youtube-dl --default-search=ytsearch: \
--max-downloads 1 \
--youtube-skip-dash-manifest \
- --format="bestaudio" \
- -g "$*")
+ --format="bestaudio/best" \
+ -g "$*") --no-video
}
# update