summaryrefslogtreecommitdiff
path: root/bin/play-kj
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2016-02-10 03:42:45 +0100
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2016-02-10 03:42:45 +0100
commit6bbdad6463bf5ef2015a78f47f6d780649095dc9 (patch)
treeca4c59f2e9e5eb8d67e587a8a319776d483a8497 /bin/play-kj
parentfdedec1b4ecd17106603c2960f78253625d1d125 (diff)
Add youtube commands.
Diffstat (limited to 'bin/play-kj')
-rwxr-xr-xbin/play-kj2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/play-kj b/bin/play-kj
new file mode 100755
index 0000000..a74ed96
--- /dev/null
+++ b/bin/play-kj
@@ -0,0 +1,2 @@
+#!/bin/bash
+livestreamer "$(xclip -selection clipboard -out)" best \ No newline at end of file