Here is a patch to allow videos from video.google.co.uk to be embedded
just a small tweak to the regex

CommentFileSizeAuthor
googtube.module.uk_.patch760 byteshutch

Comments

kajamohideen’s picture

How to apply this patch to my drupal installation ?

EgonO’s picture

i think the best solution is a plugin-api that allows users to contribute plugins to extend the functionality to all the other video-platforms...

alexandreracine’s picture

Status: Active » Fixed

Patch commited! (Yeap, at last) for drupal 5 and drupal 6.

Egon0 : A plugin-api? There are other filters out there you can look at, but for simply the googtube functionnality this is the one.

EgonO’s picture

can you give me some links to the filters pleas?! ;) thanks.

alexandreracine’s picture

This is the filter/editor category on drupal, go there

http://drupal.org/taxonomy/term/63

EgonO’s picture

lol... no doubt, you don't want to help me really. if you say there are other filters for the function i asked for out there, i thought you know what you are talking about. but it seems to me you don't really want to help. thanks for this, i think i adopt your source and start a new module for all the video-sites out there, that means that will have the functionallity i wish. and i think i'm not the only user who needs this... thanks alot.

alexandreracine’s picture

The problem is that there is more than one. Choose the one for your need.

http://drupal.org/project/flexifilter
http://drupal.org/project/video_filter
http://drupal.org/project/customfilter
http://drupal.org/project/embedfilter

The Googtube module is GPL, so you can actually download it, change all the code, or some part of the code, and use it! This is what is nice about open source! :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.