when i embed a youtube code, the result is that it shows me three of the same videos (look pic)

CommentFileSizeAuthor
googtube.JPG81.7 KBBabalu

Comments

alexandreracine’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Everything works well on my side. Did you follow the instructions for the filter part?

Installation
------------
1. Copy the googtube folder to the Drupal sites/all/modules/ directory.
2. Go to 'administer > modules', and enable the googtube.module
3. Go to 'administer > configuration > input formats' and enable the filter in
the desired input formats.
4. Rearrange the filters on the input format's 'rearrange' tab to
resolve conflicts with other filters. After the HTML filter and before the URL Filter is probably best.

For example, my "Filtered HTML" is rearrange like this
HTML filter
googtube filter
Line break converter
URL filter
HTML corrector

If you don't do this, you'll end up with double videos.

Babalu’s picture

thank you very very much.
that was the failure

alexandreracine’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

You are welcome. I have added this on the googtube page so that the installation would be more clear for the future users.