Google Video uploader is a progran that lets you upload videos to google server that can be found in http://video.google.com
in google video help page is no tutorial on how to install this so i used google to search for help and these are the results
note: you can see the how to install Java run time you _NEED_ Java Runtime 1.4.x or superior in http://ubuntuguide.org
You also need to have a google account to login
First we neeed to grab a copy of the Jar File
is this stops to work you can dowload from hereCode:wget https://upload.video.google.com/dllin
now you must have a file named GoogleVideoUploader.jar
make this in a terminal
You can now run on terminal thisCode:mv Google*.jar /opt
Code:java -jar /opt/GoogleVideoUploader.jar
Bookmarks