blob: daec6a2474dd053cb14fc6c1158f74fc95bf5c61 (
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 -).
|