The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Embed bilibili
I have tried to embed a bilibili video (the chinese youtube) using the embed code they provide but it didn't work out.
Anybody had more luck? |
#2
|
|||
|
|||
Using just video id from url:
Code:
https://www.bilibili.com/video/BV1Dg4y1B75T Code:
<iframe src="//player.bilibili.com/player.html?bvid={param}" scrolling="no" width="560" height="315" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe> Use {option} No Remove Tag If Empty Yes Disable BB Code Within This BB Code Yes Disable Smilies Within This BB Code Yes Disable Word Wrapping Within This BB Code Yes Disable Automatic Link Parsing Within This BB Code Yes Example: [bilibili]BV1Dg4y1B75T[/bilibili] Notes: I added standard YouTube width and height attributes as the bilibili embed code doesn't seem to come with them. |
#3
|
|||
|
|||
^The above is more or less what I tried, but it doesn't show anything.
I wonder if this is related to the warning I get when saving the bbcode: Quote:
|
#4
|
|||
|
|||
Quote:
Did you try my code or just presume as its more or less the same that it is the same? Based on the error your getting my guess is you have an atrribute that in 2020/html5 does not need blah="blah" such as allowfullscreen but did when vb4 was first coded. Post the code your currently trying to use. |
#5
|
|||
|
|||
I did try your code and it didn't work
and your code did give me that error until I added a name attribute Edit: might be worth mentioning I use cloudflare that was not a problem to embed youtube and niconico (japanese yt) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|