aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/yt.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/yt.sh b/scripts/yt.sh
new file mode 100755
index 0000000..e39d6f6
--- /dev/null
+++ b/scripts/yt.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+# originally by Kris Occhipinti
+# https://www.youtube.com/watch?v=FsQuGplQvrw
+
+mpv.exe --ytdl-format=bestvideo+bestaudio/best --fs "$(powershell.exe -c "Get-Clipboard")"