INSTALL: Add Perl prerequisite
[umph.git] / README
blob5992e38bb532c5971bb005f060460844811e1188
3 GENERAL
5 umph is a command line tool for parsing YouTube feeds. It can parse
6 playlists, favorite lists, and user upload lists.
8 umph prints the found URLs to the standard output, each URL separated
9 with a newline. It can be used to select the feed items using the
10 --interactive prompt.
12 Home  : <http://umph.googlecode.com/>
13 gitweb: <git://repo.or.cz/w/umph.git>
16 LICENSE
18 umph is free software, licensed under the GPLv3+.
21 vim: set ts=2 sw=2 tw=72 expandtab: