NOTICE: This package has been removed from pkgsrc

./wip/umph, Command line tool for parsing video links from Youtube feeds

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.0, Package name: p5-umph-0.2.0, Maintainer: ryoon

umph is a command line tool for parsing video links from Youtube
feeds, such as playlists, favorites and uploads. The parsed video
links are printed to the standard output each separated with a
newline.


Required to run:
[textproc/p5-XML-DOM] [lang/perl5] [devel/p5-Getopt-ArgvFile] [devel/p5-version] [wip/p5-Umph-Prompt]

Master sites:

SHA1: c13bdc8508a608b5bffd20ce6bf986aa78cb5e30
RMD160: 554532b16707820da75d831c67e81f6b471aa65d
Filesize: 19.36 KB

Version history: (Expand)


CVS history: (Expand)


   2011-11-08 21:45:26 by Ryo ONODERA | Files touched by this commit (12) | Package removed
Log message:
Imported to main pkgsrc tree
   2011-11-08 20:23:37 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Update to 0.2.0

* depends on p5-Umph-Prompt
* Update MAINTAINER e-mail address

Changelog:
0.2.0  Thu Sep 01 2011  Toni Gundogdu
Changes:
    - use Perl 5.10.1+
    - --max-results and --start-index accept now only integer values
    - Add --max-results check: use default (50) if value > 50
    - Implement --all
        - Return all feed items
    - use Umph::Prompt with --interactive
        - Makes several improvements to the (old) prompt
        - Get it from <http://umph.googlecode.com/> for now

0.1.8  Thu Mar 03 2011  Toni Gundogdu
Changes:
        - Add man1/umph.1.pod (move POD from bin/umph)
   2010-12-11 07:17:25 by Ryo ONODERA | Files touched by this commit (2)
Log message:
0.1.7  Tue Nov 30 2010  legatvs
Changes:
        - Add --quiet
        - Add --proxy, --no-proxy
   2010-11-17 11:46:37 by Ryo ONODERA | Files touched by this commit (3) | Imported package
Log message:
Import p5-umph-0.1.6 as wip/umph.

umph is a command line tool for parsing video links from Youtube
feeds, such as playlists, favorites and uploads. The parsed video
links are printed to the standard output each separated with a
newline.