summaryrefslogtreecommitdiff
path: root/etc/functions/youtube-watch
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-07-16 17:43:29 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-07-16 17:43:29 +0200
commit5051a13921f95520c85e22fb71bfe37e6e98e86e (patch)
tree56bb9877e29b7145256c88db67441ce8839ef8ef /etc/functions/youtube-watch
parent664683a137cf3075ac7145a7a8234ecaffd4b32a (diff)
Added youtube-watch to watch youtube-videos
Diffstat (limited to 'etc/functions/youtube-watch')
-rw-r--r--etc/functions/youtube-watch1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/functions/youtube-watch b/etc/functions/youtube-watch
new file mode 100644
index 0000000..fd60edf
--- /dev/null
+++ b/etc/functions/youtube-watch
@@ -0,0 +1 @@
+mplayer $(youtube-dl -g $1)