WWW::Veoh::Download - Download mp4 files from Veoh


WWW-Veoh-Download documentation  | view source Contained in the WWW-Veoh-Download distribution.

Index


NAME

Top

WWW::Veoh::Download - Download mp4 files from Veoh

SYNOPSIS

Top

  use WWW::Veoh::Download;

  my $client = WWW::Veoh::Download->new( api_key => 'your_api_key' );
  $client->download( 'vXXXXXXXXXXXXXXX', 'veoh.mp4' );

DESCRIPTION

Top

WWW::Veoh::Download is module to get and download mp4 files for iPod etc. from Veoh Video Network.

AUTHOR

Top

Yusuke Wada <yusuke at kamawada.com>

SEE ALSO

Top

LICENSE

Top

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


WWW-Veoh-Download documentation  | view source Contained in the WWW-Veoh-Download distribution.