From 47ceb54e167e375ca2fc6e56549ca0d73b0f39c9 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 17 Jan 2014 20:20:52 +0700 Subject: network/livestreamer: Added (Stream Extrator). Signed-off-by: Willy Sudiarto Raharjo --- network/livestreamer/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 network/livestreamer/README (limited to 'network/livestreamer/README') diff --git a/network/livestreamer/README b/network/livestreamer/README new file mode 100644 index 0000000000..ff3fe22c79 --- /dev/null +++ b/network/livestreamer/README @@ -0,0 +1,7 @@ +Livestreamer is a Command Line Interface that pipes video streams from +various services into a video player, such as VLC. The main purpose of +Livestreamer is to allow the user to avoid buggy and CPU heavy flash plugins +but still be able to enjoy various streamed content. + +There is also an API available for developers who want access to the video +stream data. -- cgit v1.2.3