blob: aa44402933d366370ad8728e46f4d353e5df795a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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.
git repo: http://repo.or.cz/w/libquvi.git
WWW: http://quvi.sourceforge.net/
WWW: http://quvi.googlecode.com/
|