aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Christopher Rosell <chrippa@tanuki.se>2011-08-15 04:41:29 +0200
committerGravatar Christopher Rosell <chrippa@tanuki.se>2011-08-15 04:41:29 +0200
commit8e270728c829f4174be6ad4879996779c22f195f (patch)
tree39e9ec4039724a106fa8d9b1c949b746aaa6577b
parent03ff523bfe2f2a3848470ce0ca46f2ef7116453c (diff)
Add example usage to README.
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 13509f9..9090d36 100644
--- a/README
+++ b/README
@@ -4,5 +4,14 @@ INSTALLING
USING
$ livestreamer --help
+EXAMPLE USAGE
+ $ livestreamer http://www.twitch.tv/ignproleague
+Found streams: 240p, 360p, 480p, 720p, iphonehigh, iphonelow, live
+ $ livestreamer http://www.twitch.tv/ignproleague 720p
+
+
+Stream now playbacks in default player (VLC).
+
+
NOTES
Justin.tv plugin requires rtmpdump with jtv token support (recent git).