blob: 98b61e8097aa3938c296e85fcc7679c119485aab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
quvi is a command line tool for parsing flash media stream URLs. It supports
many websites including YouTube and Dailymotion.
Starting from 0.4.0, the quvi distribution has split into libquvi-scripts,
libquvi and quvi.
libquvi is a cross-platform library for parsing flash media stream URLs with C
API.
libquvi originates from the idea of allowing users to view the videos without
having to install or use flash. It is a "workaround", not an "alternative" to
flash.
WWW: http://quvi.sourceforge.net/
WWW: http://repo.or.cz/w/libquvi.git
|