FIX: Playlist ID length check
[umph.git] / README
blob9fa39ae5e29ff4752993951cb20dace7ff331427
3 GENERAL
4 =======
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
11 --interactive prompt.
13 Home  : <http://umph.googlecode.com/>
14 gitweb: <git://repo.or.cz/w/umph.git>
17 LICENSE
18 =======
20 umph is free software, licensed under the GPLv3+.
23 vim: set ts=2 sw=2 tw=72 expandtab: