From cc29fb847e42f28f8632eaa23023dcf2d6eeab3f Mon Sep 17 00:00:00 2001 From: crocket Date: Fri, 24 Dec 2010 13:14:44 -0200 Subject: network/quvi: Added (video download link parser) Signed-off-by: Niels Horn --- network/quvi/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 network/quvi/README (limited to 'network/quvi/README') diff --git a/network/quvi/README b/network/quvi/README new file mode 100644 index 000000000000..57c8fd0dd146 --- /dev/null +++ b/network/quvi/README @@ -0,0 +1,7 @@ +quvi is a command line tool for parsing video download links. It +supports Youtube and other video websites. libquvi is a library for +parsing video download links with C API. It is written in C, and +intended to be a cross-platform library. + +This requirea lua. + -- cgit v1.2.3