blob: ee088c128811aa861c19cef753afee7e96f7a5f3 (
plain)
1
2
3
4
5
6
7
8
|
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.
Specify WITH_SOUP=yes in build options if you want to build with libsoup.
|