Main > Free Download Search >

Free google video information software for linux

google video information

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4227
Google Desktop for Linux 5.0

Google Desktop for Linux 5.0


Search your hard drive for e-mail, files, and your Web and IM histories. more>> Instantly find your e-mail, files, media, Web history, and chats. By making your computer searchable, Google Desktop Search puts your information easily within your reach. It frees you from having to manually organize your files, e-mail, and Web pages youve viewed.
Google 5 revamps the sidebar interface and many gadgets, while adding a new dialog for adding gadgets. Also new are previews of search results and security alerts for suspicious Web links.
<<less
Download (7.24MB)
Added: 2009-04-02 License: Freeware Price: Free
204 downloads
Google Video Downloader 1.1

Google Video Downloader 1.1


Google Video Downloader is a Firefox extension that adds a button in the status bar. more>>
Google Video Downloader is a Firefox extension that adds a button in the status bar. You can download the source .flv or .avi file directly in two clicks

If You:

- Would like to download files from other videohostings;
- Have DownThemAll od FlashGot;
- Would like to permanently choose preferred Google Video format.

<<less
Download (0.003MB)
Added: 2007-06-28 License: MPL (Mozilla Public License) Price:
826 downloads
WWW::Google::Video 0.3

WWW::Google::Video 0.3


WWW::Google::Video is a fetch the Google Video Information. more>>
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.

<<less
Download (0.008MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1196 downloads
Ook? Video Ook! 0.6.5

Ook? Video Ook! 0.6.5


Ook? Video Ook! is a Firefox extension that enables you to download embedded videos. more>>
Ook? Video Ook! is a Firefox extension that enables you to download embedded videos.
Several systems are supported such as YouTube, Google Video, Pornotube, Metacafe and many more.
Main features:
- just one click downloading (just set a target folder on the options dialog once and then click on the status icon or the button where active).
- DownThemAll! integration for better download experience
- file renaming after video title (if you want so)
- files can be stored in a specific folder
- customizable toolbar button
- hideable status icon indicates which specific pages are supported: you can also check the About dialog to get a general idea
- send your requests for sites support or other comments directly from the extension (Im working on the server side right now)
- new support can be added on the fly using the autoupdate feature
<<less
Download (0.089MB)
Added: 2007-04-09 License: MPL (Mozilla Public License) Price:
928 downloads
Google Gears Beta

Google Gears Beta


Google Gears project is an open source Firefox extension that enables web applications to provide offline functionality. more>>
Google Gears project is an open source Firefox extension that enables web applications to provide offline functionality using following JavaScript APIs:
- Store and serve application resources locally
- Store data locally in a fully-searchable relational database
- Run asynchronous Javascript to improve application responsiveness
<<less
Download (0.42MB)
Added: 2007-06-01 License: Freeware Price:
1030 downloads
Google Maps Plugin 5.2

Google Maps Plugin 5.2


Google Maps Plugin is an easy way to embed custom Google Maps on a Web site. more>>
Google Maps Plugin is an easy way to embed custom Google Maps on a Web site. The project includes features such as multiple markers, paths, and general drawings.

If you use WordPress.org blogs, you will be able to install this software easily as a WP plugin.
<<less
Download (0.019MB)
Added: 2007-05-22 License: GPL (GNU General Public License) Price:
897 downloads
Google Reader Notifier 0.30

Google Reader Notifier 0.30


Google Reader Notifier is a Firefox extension that shows you how many unread items you have in your Google Reader account. more>>
Google Reader Notifier is a Firefox extension that shows you how many unread items you have in your Google Reader account.

<<less
Download (0.055MB)
Added: 2007-06-02 License: MPL (Mozilla Public License) Price:
888 downloads
Google Reader Watcher 0.0.8

Google Reader Watcher 0.0.8


Google Reader Watcher is a Firefox extension that will check your Google Reader for unread feeds. more>>
Google Reader Watcher is a Firefox extension that will check your Google Reader for unread feeds and if you have, the plugin will display them on your browsers statusbar.

<<less
Download (0.025MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
821 downloads
GetVideo 0.1

GetVideo 0.1


GetVideo is a Firefox extension that allows you to download videos from YouTube and Google directly. more>>
GetVideo is a Firefox extension that allows you to download videos from YouTube and Google directly.

Unlike VideoDownloader it does not use a proxy page, and unoike unplug it does not create a layer over the current page.

It simply try to get the absolute video path and prompt for download it.

<<less
Download (0.015MB)
Added: 2007-07-17 License: MPL (Mozilla Public License) Price:
1734 downloads
Video::Info::FOO 0.993

Video::Info::FOO 0.993


Video::Info::FOO is a Perl module for video information. more>>
Video::Info::FOO is a Perl module for video information.

Video::Info::FOO - what is it useful for? an example list:

-video codec
-audio codec
-frame height
-frame width
-frame count
and more!

SYNOPSIS

use Video::Info::FOO;

my $video;

$video->vcodec; #video codec
$video->acodec; #audio codec
...

What does the module do? What are its limitations? Is it built on top of other code? If so, what are the details and where can I get it?

<<less
Download (0.62MB)
Added: 2006-07-21 License: Perl Artistic License Price:
1199 downloads
Google Search 0.1

Google Search 0.1


Google Search is a desktop tool with you can search anything you want on the Google engine direct from your desktop. more>>
Google Search is a desktop tool with you can search anything you want on the Google engine direct from your desktop.

Installation:

To compile use qmake then make

Example:

bash: qmake mio.pro
bash: make
bash: ./mio

It uses firefox only. I will include konqueror in the next update.

Assign it a global shorcut.
<<less
Download (0.010MB)
Added: 2005-12-09 License: GPL (GNU General Public License) Price:
1471 downloads
WWW::Google::SiteMap::Ping 1.09

WWW::Google::SiteMap::Ping 1.09


WWW::Google::SiteMap::Ping is a Perl extension for sending update pings to Google. more>>
WWW::Google::SiteMap::Ping is a Perl extension for sending update pings to Google.

SYNOPSIS

use WWW::Google::SiteMap::Ping;

my $ping = WWW::Google::SiteMap::Ping->new(
http://www.jasonkohles.com/sitemap.gz,
);

$ping->submit;
print "These pings succeeded:n";
foreach($ping->success) {
print "$_: ".$ping->status($_)."n";
}
print "These pings failed:n";
foreach($ping->failure) {
print "$_: ".$ping->status($_)."n";
}

This module makes it easy to notify Google that your sitemaps, or sitemap indexes, have been updated. See WWW::Google::SiteMap and WWW::Google::SiteMap::Index for tools to help you create sitemaps and indexes.

<<less
Download (0.030MB)
Added: 2006-11-21 License: Perl Artistic License Price:
1068 downloads
Google::Adwords::Creative 0.6.0

Google::Adwords::Creative 0.6.0


Google::Adwords::Creative is a Google Adwords Creative object. more>>
Google::Adwords::Creative is a Google Adwords Creative object.

SYNOPSIS

use Google::Adwords::CreativeService;
use Google::Adwords::Creative;

# create the CreativeService object
my $creative_service = Google::Adwords::CreativeService->new();

# need to login to the Adwords service
$creative_service->email($email_address)
->password($password)
->developerToken($developer_token)
->applicationToken($app_token);

# if you have a MCC
$creative_service->clientEmail($client_email);

# get a specific creative from an AdGroup
my $adgroupid = 1123
my $creativeid = 7819;

my $creative = $creative_service->getCreative($adgroupid, $creativeid);
print "Creative Info: n"
. " ID: " . $creative->id . "n"
. " Dest URL: " . $creative->destinationUrl . "n"
. " Display URL: " . $creative->displayUrl . "n"
;

This object should be used with the CreativeService API calls

<<less
Download (0.041MB)
Added: 2006-11-23 License: Perl Artistic License Price:
1066 downloads
Google::Adwords::Campaign 0.6.0

Google::Adwords::Campaign 0.6.0


Google::Adwords::Campaign is a Google Adwords Campaign Object. more>>
Google::Adwords::Campaign is a Google Adwords Campaign Object.

SYNOPSIS

use Google::Adwords::Campaign;
use Google::Adwords::CampaignService;

# create a new campaign object
my $campaign = Google::Adwords::Campaign;

# set values for the campaign object
$campaign->name(My Final Try);
$campaign->dailyBudget(10000000);

# target a certain city in US
$campaign->geoTargeting({
cities => [ Pelican, AK US ],
});

# create the campaign service object
my $campaign_service = Google::Adwords::CampaignService->new();

# need to login to the Adwords service
$campaign_service->email($email_address)
->password($password)
->developerToken($developer_token)
->applicationToken($application_token);

# if you use a MCC
$campaign_service->clientEmail($client_email);

# now create the campaign
my $campaign_response = $campaign_service->addCampaign($campaign);

print "New campaign ID is :" . $campaign_response->id;

This object should be used with the CampaignService API calls

<<less
Download (0.041MB)
Added: 2006-11-22 License: Perl Artistic License Price:
1066 downloads
Google::Adwords::Data 0.6.0

Google::Adwords::Data 0.6.0


Google::Adwords::Data is base class for the Data modules. more>>
Google::Adwords::Data is base class for the Data modules.

This module is not supposed to be used directly. Use the child data modules.

<<less
Download (0.041MB)
Added: 2006-11-28 License: Perl Artistic License Price:
1060 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5