

GENERAL
=======

umph is a command line tool for parsing YouTube feeds. It can parse
playlists, favorite lists, and user upload lists.

umph prints the found URLs to the standard output, each URL separated
with a newline. It can be used to select the feed items using the
--interactive prompt.

Home  : <http://umph.googlecode.com/>
gitweb: <git://repo.or.cz/w/umph.git>


LICENSE
=======

umph is free software, licensed under the GPLv3+.


vim: set ts=2 sw=2 tw=72 expandtab:
