The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Direct Embedding of YouTube clips via RSS
Hello from a Newbie,
(I hope i am posting this in the right forum. Mod, please move to right forum if misplaced) as you may know, Vb 3.6.4 has a feature whereby RSS account is setup to import feeds and have them as sepearte posts/threads. is there a way/hack which will post/embed actual videos from youtube and google right into the thread automatically, (and not have an link to click that will open a new window from YouTube)? thanks emdee |
#2
|
|||
|
|||
any ideas, anyone?
|
#3
|
|||
|
|||
well you can goto custom BB codes and make a YouTube player that doesnt require a new window to pop up... its not a RSS feed but it works..
Title: YouTubePlayer Tag: YouTube Replacement: HTML Code:
<object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/{param}"></param> <param name="wmode" value="transparent"></param> <embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed> </object> Description: Inserts a youtube file in your post Then people should put the video ID inside the YouTube tags Hope it helps |
#4
|
|||
|
|||
Thanks Forcemaster,
i already have a variation of this hack implemented. it would be nice if we could get one that strips away the extra stuff from an RSS feed and just posts the video rectangle. -emdee |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|