This is unlike my past video mod which used bbcode, this one is more simple and works much better for the user too. What it does it parses the url when the post is viewed, so it will work with past links and new links.
So basically the user enters a video link in a post and its automaticly displayed as the actual embedded video.
Works With:
vBulletin [3.6.X to 3.7.0 beta 3]
vBlog [1.0.0 to 1.0.3]
vbAdvanced [3.0 RC2]
Supported Video Sites:
YouTube v1.0.0
Google Video v1.0.0
MySpace Video v1.0.0
MetaCafe Video v1.0.0
Yahoo Video v1.0.1
Koreus Video v1.0.1
Sapo Video v1.0.1
video.google.co.uk v1.0.2
Live Leak v1.0.2
Photobucket v1.0.3
Gametrailers v1.0.3
MyVideo v1.0.4
GameSpot v1.0.4
Veoh v1.0.4
StreetFire v1.0.4
Stage6 v1.0.4
Sevenload v1.0.4
Izlesene v1.0.4
Vidiac v1.0.4
Xtube v1.0.6
VidMax v1.0.6
RedTube v1.0.6
OnSmash v1.0.6
GodTube v1.0.6
PornoTube v1.0.6
BrightCove v1.0.7
YouKu v1.0.7
LiveVideo v1.0.7
Break v1.0.8
ExpertVillage v1.1.2
Changes:
[v1.0.5] Added the ability to enable/disable any of the sites
[v1.0.7] Changed the actual structure of the modification, it now gives me the ability to push it even further
[v1.0.8] Added support for actually displaying the video titles
[v1.0.8] Added the ability to customize the actual embed, you can choose where/how the title and embed will be displayed by using HTML
[v1.0.9] Support for vBlog
[v1.0.9] Support for vbAdvanced
[v1.1.0] Finalized multiple things
[v1.1.1] Added ability to restrict the hack per forum
[v1.1.1] Added ability to restrict the hack per posters usergroup
[v1.1.2] Added ability to restrict the hack per viewers usergroup
[v1.1.2] Added the custom replacement that i use
[v1.1.2] Added a new var that can be used in the custom replace ($PASSIVEURL)
Installation Instructions (painless install): (detailed instructions for noobs [here])
Hello I am trying to input the videos into spoilers so that it does not take up the whole page BUT I am experiancing a bug I thought it was the spoiler code at first but I done some research and it seems to be something to do with passiveVid. This is what my post looks like when i submit it:
Code:
[spoiler="Video Name"]link to the youtube/veoh/whatever[/spoiler]
[spoiler="Video Name"]link to the youtube/veoh/whatever[/spoiler]
And this is what happens if you could help me and give me a tip on how I could fix this I would be very greatful.
Spoiler hidden (notice there is only 1 spoiler how odd)
Spoiler show (huh the other spoiler in embeded into that spoiler )
any video link will be replaced with an embed, thats all thats to it, it shouldn't matter what you put around it. Its the bbcode... You could do the spoiler as a custom replacement, use the actual html/javascript instead of a BB code.