blob: fc3319c7018e549eead1367ed09262c865b5c37f (
plain)
1
2
3
4
5
6
|
movgrab is a downloader for all those pesky sites that insist you use a big
fat browser that runs flash in order to see their content.
It's a command-line app written in straight C.
Supports HTTP Proxy server.
Supports std-out (eg movgrab -f - URL | mplayer -).
|