![]() |
Unfortunately it doesn't work with http://youtu.be. Any idea how to correct it?
|
Your code has a spelling error in it. Either way it works sometimes & others it doesn't. Sort of random.
Code:
<table widht="300" align="center" class="tborder" > |
Not working here either I can't find one youtube or any embed to work for vbulletin they all show link is all
|
With help from BOP5 and one of my own in-house coders, we did a major modification of this mod. If I could get the coder's permission, I would release the details but if you want to see this mod REALLY work, land here in one of our music threads:
http://usmessageboards.com/showthread.php?t=83 The videos now do not load until you click on them, saving tons of pageload time in threads with lots of videos in them. Direct link to the video is embedded in the title, and the thumbnail of the video is used to represent the video. The video loads and autoplays on click. |
thanks it is easy one to use ..
|
it is now support all youtube servers
|
Installed....works great ......thanks!
|
it is not working with VBSEO?
|
not working with SEO mods
|
|
thanks ..
|
ya...doesnt appear to work with vbseo :(
|
Does it play the youtube videos in member's signatures?
|
using 3.8.7, works well and lovely, thanks mate
|
Quote:
|
Quote:
|
Just added this to my 3.8.7 forum and works great. Thank you! :)
|
Not wroking for me having 4.2.1
|
Quote:
4.2.1 already has media embedding as native, so not sure why you would want to add this. |
can anyone confirm this is still working using vb3.8.7
|
i just update the mod , its support vbseo now
|
I just tried this mod on a 3.8x board and it DOES NOT work. It only shows a small arrow where the video should be. Had to uninstall this and go look for a different mod...
|
Does anyone know how to fix this problem? It happens now on two Youtube embed mods I've tried, including this one.
The problem is that if someone posts the youtube link with "https" in it, it will screw up the post real bad. If you use just "http", (no s) it looks fine. Anyway to fix this? |
Replaced http with https in the source code and works!
|
Quote:
Thanks |
1 Attachment(s)
Quote:
making it "//www.youtube.com". looking at the code more, its missing the the .com. so instead of youtube.$2, try youtube.com$2. turning this into just a youtube embed display like vb4, i removed the center frame and edited the code/size to normal youtube size. see attachments. fyi: its not mobile compatible, so just basically helping others out. i tend to use mobile compatible mods. |
did not work for me, 3.8
|
1 Attachment(s)
I spent about 5 hours today working on modifying this to create a modern Auto YouTube Embed mod for my vBulletin 3.8 board (though this should also work on 4.x boards), and I thought I would share it here. This is a simple way for bare YouTube URL's in posts to be automatically converted to embedded video.
What it detects/auto-converts: It will only match on URL's that are in BB code [url] links. I tried to make it match non-linked URLs, but it was a bad idea because it wreaked havoc with BB code tags that might have YouTube URL's in them, like [code] or custom [youtube] tags. By default, vBulletin auto-[url] links text that starts with www, http, or https. That means this will match most YouTube URLs that users might put in their post, but text like m.youtube.com/watch?v=XXXXXXXXXXX would not match, unless the user explicitly puts [url] tags around it, because vBulletin would not auto-link it. It will handle both HTTP and HTTPS URLs It will handle www, m, or no prefix. It will handle youtu.be and youtube.com URLs. Besides .com, it will also handle de, jp, ca, co, ch, au, net, and be. It will handle YouTube URL's in the following forms: watch?v=, v/, e/, embed/ It will not pass through parameters in the URL like "autoplay=1" or "loop=1" or, unfortunately, start times (t=4m3s, for example), but it will not be tripped up by them either. What it outputs: It outputs iframe embedding code, which is the YouTube-preferred embedding method. This allows either the HTML5 player or Flash player to be used, depending on the browser's capabilities. Fullscreen is enabled 16:9 embedded aspect ratio (700x394 pixels). If you want to change the size, simply edit the width and height in the XML file before installing. |
Thanks TheBang!
|
A big thanks TheBang for this product :)
|
Oh my god you're a lifesaver.
|
Thanks so much --> ‘TheBang’ for this product, its great,
|
Thanks TheBang ... :)
Installed your iFrame version on my vBulletin v4.1.3pl8 and it fixed the problems I was having with YouTube videos playing in-line with posts, for members using Chrome and Safari browsers.. Appreciate your efforts... Regards, Doug |
TheBang,
Outstanding job, Thanks !! :up: |
How do we install? Both files?
|
Thanks.. with the FLASH mod does it work on my VB 3.8.6
|
Quote:
|
works like a charm, thanks! Now, I just have to go through the board and replace all of the existing [youtube][/youtube] instances with URL's.
|
Will this conflict with this?
https://vborg.vbsupport.ru/misc.php?...tomediaembed25 Want to install this for new videos but do not want to break the old ones posted with that mod. |
All times are GMT. The time now is 11:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|