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])
I installed (overwrite) the new product and all files on server.
I do see the Settings in ACP but when I post the link nothing happens.
It posts the complete link not the video. Do I something wrong?!
On the site you get this code for embedding the video:
Perfect, but you should make some changes and make the module NOT work inside
PHP Code:
http://youtube.com/watch?v=i3olg-snAnk
because if we want to provide some kind of code with the link to the users we just can't...!!! :-)
And something more. It would be nice to have a button too and enable disable the automatic work of the module. :-)
It would be nice for the admin to configure what user groups will have the automatic function enabled. :-)
This is an awesome hack. I installed (and marked installed) and it works great. Except myspace vids aren't working for some reason, but that's no big deal - we don't really use that on my forum.
I want to get the most out of the hack. Can someone explain what these two features allow me to do? How would I use these?
Quote:
[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)