lua/website/README: Cleanup
[quvi.git] / README
blob728f831cca8dde8de804169aecf633cfd6eb6569
3 quvi is a command line tool for parsing video download links. It supports
4 Youtube and other similar video websites.
6 libquvi is a library for parsing video download links with C API. It is
7 written in C and intended to be a cross-platform library. libquvi uses
8 Lua for embeddable scripting.
10 PREMISE
12 The low memory footprint, small CPU load. quvi and libquvi are free software,
13 licensed under the GPLv3. Both quvi and libquvi run on Linux and Unix-like
14 operating systems, as well as on MSWindows.
16 WWW: <http://quvi.sourceforge.net/>