diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-08 00:08:20 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-08 00:08:20 +0000 |
commit | d93448e436c2e5ad6c82105d7b8f92d18665624e (patch) | |
tree | 5962f0bd76c1a140de57298f1804e445ad6e3f87 /multimedia/umph/pkg-descr | |
parent | 401a0abffe85f9966f27246445f85ba504af9aba (diff) | |
download | ports-d93448e436c2e5ad6c82105d7b8f92d18665624e.tar.gz ports-d93448e436c2e5ad6c82105d7b8f92d18665624e.zip |
Notes
Diffstat (limited to 'multimedia/umph/pkg-descr')
-rw-r--r-- | multimedia/umph/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/multimedia/umph/pkg-descr b/multimedia/umph/pkg-descr new file mode 100644 index 000000000000..348da7b0888c --- /dev/null +++ b/multimedia/umph/pkg-descr @@ -0,0 +1,7 @@ +a command line tool for parsing Youtube playlists. It prints +playlist video links, each separated with a newline, to the standard +output stream, while everything else gets printed to the standard +error stream. umph can be run with a simple interactive prompt to +select the printed video links. + +WWW: http://umph.googlecode.com/ |