May. 14, 2006, 03:54 AM
Code:
[Patterns]
Name = "Google Video: Direct Download Link Generator [Kye-U]"
Active = TRUE
URL = "video.google.com/videoplay\?docid=[0-9]+"
Limit = 900
Match = "(/googleplayer.swf\?videoUrl\\u003d\1\&autoPlay\\u003d*</embed>)$SET(link=$UESC(\1))PrxNeverMatch"
"|(Download Video Player [/url])\0"
Replace = "\0 - <a href="$GET(link)" style="color: #FF0000;font-size: x-small;vertical-align: top;">Download Video[/url]"
Downloaded file format is .flv, which is playable in VLC Media Player
Attached is an image of the link placement.
EDIT: Thanks to LWC for pointing this out, download this (FLVConvert) to convert the .FLV files to .AVI, .MPG, or .MP2.