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