diff options
author | Michales Michaloudes <korgie@gmail.com> | 2012-12-12 10:13:35 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-12 10:13:48 +0100 |
commit | 7a318a0f0f80e2396ecf7d6b7f849188e224b00a (patch) | |
tree | d7ee19e6d221eca5f07fc832f27f586bcd26d243 /network/movgrab/README | |
parent | b820c99afe0ca2a8b34c1f88f29d2237a8552bb6 (diff) | |
download | slackbuilds-7a318a0f0f80e2396ecf7d6b7f849188e224b00a.tar.gz |
network/movgrab: Added (network movie grabber).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 0000000000..daec6a2474 --- /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 -). |