summaryrefslogtreecommitdiff
path: root/bin/extra
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-09-10 17:40:48 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-09-10 17:40:48 +0200
commit72db940a51ff4be15a43c42d1ec8ee13888c4230 (patch)
tree8f5a7e55de9efb3862ad3220d17b4e738077620b /bin/extra
parent6616f6b0b973a2cf1a26ebd1c0f7d28620fb3116 (diff)
checkpoint
Diffstat (limited to 'bin/extra')
-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 -