How about enabling youtube embedding here?
.......except, instead of enabling html or "object embedding", limit it to content that comes from the youtube domain, and do it like this:
Create a new special bbcode tag where all of the necessary params are permanently pre-set by the board (example - width="425" height="355" allowhacking="never" autoplay="not_in_your_life" etc etc etc) - thus removing any security risk.
People could embed the videos by encapsulating the video's "id" in the bbcode styled youtube tags
[noparse][youtube]ty-1zWsXFNs[/youtube][/noparse]
I belong to another site that does this, and we've had no problems. There may even be an existing vBulletin plugin for it.
Just a suggestion
.......except, instead of enabling html or "object embedding", limit it to content that comes from the youtube domain, and do it like this:
Create a new special bbcode tag where all of the necessary params are permanently pre-set by the board (example - width="425" height="355" allowhacking="never" autoplay="not_in_your_life" etc etc etc) - thus removing any security risk.
People could embed the videos by encapsulating the video's "id" in the bbcode styled youtube tags
[noparse][youtube]ty-1zWsXFNs[/youtube][/noparse]
I belong to another site that does this, and we've had no problems. There may even be an existing vBulletin plugin for it.
Just a suggestion