| WWW-Veoh-Download documentation | view source | Contained in the WWW-Veoh-Download distribution. |
WWW::Veoh::Download - Download mp4 files from Veoh
use WWW::Veoh::Download; my $client = WWW::Veoh::Download->new( api_key => 'your_api_key' ); $client->download( 'vXXXXXXXXXXXXXXX', 'veoh.mp4' );
WWW::Veoh::Download is module to get and download mp4 files for iPod etc. from Veoh Video Network.
Yusuke Wada <yusuke at kamawada.com>
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. |