• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

bin/H25-Nov-2012-428316

doc/man1/H25-Nov-2012-225133

t/H25-Nov-2012-192154

COPYINGH A D26-Mar-201034.3 KiB675553

ChangeLogH A D25-Nov-201212 KiB754479

ChangeLog.pre-gitlogH A D30-Nov-20101 KiB6744

INSTALLH A D01-Sep-20111.2 KiB6138

MANIFESTH A D25-Nov-2012235 1615

META.ymlH A D25-Nov-2012660 2625

Makefile.PLH A D01-Sep-2011920 4136

NEWSH A D25-Nov-20122.2 KiB8158

READMEH A D01-Sep-2011480 2413

README

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