diff options
author | crocket <crockabiscuit@yahoo.com> | 2010-12-24 13:14:44 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2010-12-24 13:14:44 -0200 |
commit | cc29fb847e42f28f8632eaa23023dcf2d6eeab3f (patch) | |
tree | d3a17aea0abb001d608be82a3f9bef0a91e39652 /network/quvi/README | |
parent | 6d7e31f888da447fd35656c2d64965792a2d30d1 (diff) | |
download | slackbuilds-cc29fb847e42f28f8632eaa23023dcf2d6eeab3f.tar.gz |
network/quvi: Added (video download link parser)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/quvi/README')
-rw-r--r-- | network/quvi/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/quvi/README b/network/quvi/README new file mode 100644 index 0000000000..57c8fd0dd1 --- /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. + |