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

livestreamer is compatible with python version >= 2.6 and 3.0.

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).