6 umph is a command line tool for parsing YouTube feeds. It can parse
7 playlists, favorite lists, and user upload lists.
9 umph prints the found URLs to the standard output, each URL separated
10 with a newline. It can be used to select the feed items using the
13 Home : <http://umph.googlecode.com/>
14 gitweb: <git://repo.or.cz/w/umph.git>
20 umph is free software, licensed under the GPLv3+.
23 vim: set ts=2 sw=2 tw=72 expandtab: