Tweak multimedia/gstreamer version 0.10.36_5
[dports.git] / multimedia / livestreamer / pkg-descr
1 Livestreamer is a Command Line Interface that pipes video streams
2 from various services into a video player, such as VLC. The main
3 purpose of Livestreamer is to allow the user to avoid buggy and CPU
4 heavy flash plugins but still be able to enjoy various streamed
5 content.
6
7 Livestreamer is built upon a plugin system which allows support for
8 new services to be easily added. Currently most of the big streaming
9 services are supported, such as:
10     Dailymotion
11     Livestream
12     Twitch/Justin.tv
13     YouTube Live
14     UStream
15
16 Example use:
17
18 $ livestreamer twitch.tv/day9tv best
19 [cli][info] Found matching plugin justintv for URL twitch.tv/day9tv
20 [cli][info] Opening stream: 720p
21 [cli][info] Starting player: vlc
22
23 WWW: https://github.com/chrippa/livestreamer