aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
blob: 11f7164e613446d67af3ff511403eaf40a704756 (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 supported sites are:
 - Justin.tv/Twitch.tv
 - Own3D.tv
 - UStream

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