summaryrefslogtreecommitdiff
path: root/bin/extra/ytplay
diff options
context:
space:
mode:
Diffstat (limited to 'bin/extra/ytplay')
-rwxr-xr-xbin/extra/ytplay2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/ytplay b/bin/extra/ytplay
index 005cc2d..d87a6f9 100755
--- a/bin/extra/ytplay
+++ b/bin/extra/ytplay
@@ -1,4 +1,4 @@
#!/bin/sh
url="$(ytlink)"
herbe "playing: $url" &
-yt-dlp -S "res:1080" -o - "$url" | mpv -
+yt-dlp --no-playlist -S "res:1080" -o - "$url" | mpv -