aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
blob: d13db26b77f6dbbf5315f7d440319e3e0925fd3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
INSTALLING
 $ sudo python3 setup.py install

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
Currently supportes sites are:
 - Justin.tv/Twitch.tv
 - Own3D.tv
 - UStream

Justin.tv plugin requires rtmpdump with jtv token support (recent git).