Linux SoftwareProgrammingLibrariesWWW::Google::Video 0.3

WWW::Google::Video 0.3



Developer:   Lilo Huang
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


WWW::Google::Video is a fetch the Google Video Information.

SYNOPSIS

use WWW::Google::Video;

$foo=new WWW::Google::Video;

$foo->fetch('http://video.google.com/videoplay?docid=1808273720725631796');
# The Google Video Page URL, such as http://video.google.com/videoplay?docid=blahblahblah

print $foo->{url},"n"; # Google Video FLV Original File URL !!
print $foo->{length},"n"; # Video Length Information
print $foo->{name},"n"; # Video Name Information

foreach(@{ $foo->{pic} }){ # By using Reference to an Array
print $_,"n"; # To show the preview pictures.
}

The WWW::Google::Video is a class implementing a interface for fetch the Google Video Information.

To use it, you should create WWW::Google::Video object and use its method fetch(), to fetch the information of Video.

It uses LWP::Simple for making request to Google.

Requirements:
  • Perl
    tags google video  www google  print foo  the google  fetch the  com videoplay  videoplay docid  google com  video foo  video information  http video  video google  

    Download WWW::Google::Video 0.3


     http://mirrors.evolva.ro/CPAN/authors/id/K/KE/KENWU/WWW-Google-Video-0.3.tar.gz


    Authors software

    Similar software

    WWW::Google::Video 0.3 (by Lilo Huang)

    FLVGET 1.3 (by Pablo Chinea)
    FLVGET is a fixed and improved version of 'Google and YouTube Video to AVI' script

    DBD::Google 0.11 (by Darren Chamberlain)
    DBD::Google is a Perl module to treat Google as a datasource for DBI.

    SYNOPSIS

    use DBI;

    my $dbh = DBI->connect("dbi:Goog

    Google::Adwords 0.6 (by Rohan Almeida)
    Google::Adwords is a collection of Perl modules that provides an easy-to-use object oriented interface to the Google Adwords SOAP API

    VideoDownloader 1.0 (by Javi Moya)
    VideoDownloader download videos from Youtube, Google, Metacafe, iFilm, Dailymotion..

    Video::Info::MPEG 0.993 (by Benjamin R. Ginter and Allen Day)
    Video::Info::MPEG is a basic MPEG bitstream attribute parser.

    SYNOPSIS

    use strict;
    use Video::Info::MPEG;

    my $video =

    Video::OpenQuicktime 1.02 (by Allen Day)
    Video::OpenQuicktime is an interface to the OpenQuicktime library.

    SYNOPSIS

    use Video::OpenQuicktime;

    my $qt = Video::Op

    WWW::Google::SiteMap::Robot 1.09 (by Jason Kohles)
    WWW::Google::SiteMap::Robot is a Perl extension for creating Google SiteMaps by spidering a site.

    SYNOPSIS

    use WWW::Google::S

    Batch Download 1.0.4 (by Peter Pan)

    Video::Info::FOO 0.993 (by Allen Day)


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags