diff options
Diffstat (limited to 'network/movgrab/README')
-rw-r--r-- | network/movgrab/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/movgrab/README b/network/movgrab/README new file mode 100644 index 0000000000000..daec6a2474dd0 --- /dev/null +++ b/network/movgrab/README @@ -0,0 +1,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 -). |