XF 2.2 Embed videos in post

kvnhtbs

Member
Licensed customer
Hello, I want to know how I can embed videos in the posts, without these being the ones established by XenForo by default such as Youtube, Vimeo, etc.

But from services like Fembed, Netu, etc.

I don't see the way.

I tried adding a new service inside the Xenforo configuration, where I had to indicate an html code, a url sequence like service.com/embed/v/{$id}, but there is no way.
 
But when I do the same e.g. via the W3C tutorial pages I see the frame:
1666758782400.webp

1666758799300.webp

Currently I do not have a valid URL, but I guess it is not required to demonstrate it.
 
have you tried your "example" in the W3C tutorial page with an actual video ID? I think you are going to find you are going to have to be authenticated to display that video.... and THAT will take either putting your authentication in the BB media code for the whole world to have access to, or have a bespoke add-on created that can do the authentication in the background. Not ALL video sites allow embedding/sharing of their videos freely.
 
Back
Top Bottom