17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 822 Views |
-
Remove Youtube "Related Videos" from Module

1 December 2008 at 9:46pm
I am successfully using the youtubeservice module and am very happy with it. Can anybody suggest a way to remove the related videos? I'm almost clueless with PHP.
This is what YouTube gives me when I choose to exclude the "Related Videos":
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/VIDEOIDHERE&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/7i8aNCaNgro&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
So basically it seems like it's adding
to the link. I tried adding this in a couple of places in the module without any luck. Any suggestions?&rel=0
| 822 Views | ||
|
Page:
1
|
Go to Top |

