1. select a google video from - http://video.google.com
2. from the menu, select view->source and find /googleplayer.swf?videoUrl= and copy text between videoUrl=" and ">
3. Save this text on your machine with the extension .html (e.g. paste in notepad and save file as "converter.html" - with the quotes)
- <html><input type="input" size="70" id="converter" title="convert"><input type="button" size="70" id="btn" title="convert" onclick="func()"><script language="javascript">function func(){converter.value=unescape(converter.value)}</script></html>
5. Add .flv to the end of filename and play it using flvplayer