Set release details for 0.2.13
[quvi.git] / README
blob74eac2e5946ea19fdd5af66cfb1f2916b45677b0
3 quvi is a command line tool for parsing flash video download links.
4 It supports Youtube and other similar video websites.
6 libquvi is a library for parsing flash video download links with C API.
7 It is written in C and intended to be a cross-platform library. libquvi
8 uses Lua for embeddable scripting.
10 quvi and libquvi are free software, licensed under the LGPLv2.1+. The
11 LUA scripts that quvi uses are considered as programs and using the LUA
12 scripts is *linking*.
14 Both, quvi and libquvi, run on Linux and Unix-like operating systems,
15 as well as on MSWindows.
17 WWW: <http://quvi.sourceforge.net/>