Jump to content

Auto embed video clips (ie youtube, gametrailers etc) ?


Zack_PSP

Recommended Posts

  • 2 weeks later...

It's built in. The "media bb-code manager" handles this. Just post a URL to a supported video site (you can add your own) and it automatically turns it into the embed code and embeds the player.





do you mind to write here how to set the url to view the video instead of link?.. thank you
Link to comment
Share on other sites


do you mind to write here how to set the url to view the video instead of link?.. thank you




Not allowed to. This is the feedback section.

However, the simple answer is that it works out of the box. No confguration - this is a standard feature that needs no tweaking. If you need assistance to set up extra media BBcodes for other sites, you can take a look at the customer resources and peer to peer support sections.
Link to comment
Share on other sites

Hello,

Speaking of Media BBCodes, I must say that I am frankly disappointed that it was planted to give it all my attempts to update past 2.3.6 ... BBCode remain in HTML so thank you for brilliant ideas ... I know that my message is not in the right section but it was my mouth shot of the day!

++

Link to comment
Share on other sites


Hello,



Speaking of Media BBCodes, I must say that I am frankly disappointed that it was planted to give it all my attempts to update past 2.3.6 ... BBCode remain in HTML so thank you for brilliant ideas ... I know that my message is not in the right section but it was my mouth shot of the day!



++




I don't get it... what do you mean? you want the replacement to be php code instead of html?

Well talking about auto embedding, I must say that it works. I am very happy for this, creating a rule is easy once you have read about regular expressions and I have created my owns :)
Link to comment
Share on other sites


I don't get it... what do you mean? you want the replacement to be php code instead of html?



Well talking about auto embedding, I must say that it works. I am very happy for this, creating a rule is easy once you have read about regular expressions and I have created my owns :)




good evening,

My worry is that my update does not work because my BBCodes transformers are in HTML format

Example:

<div><object type="application/x-shockwave-flash" data="http://www.dailymotion.com/swf/xamwqv&related=0" width="480" height="389"><param name="movie" value="http://www.dailymotion.com/swf/xamwqv&related=0"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><a href="http://www.dailymotion.com/video/xamwqv_ligue2-nantesnimes-but-a-la-8eme-se_sport?embed=1"><img src="http://www.dailymotion.com/thumbnail/video/xamwqv" width="480" height="384" /></a></object></div>

instead of:

[dailymotion]xamwqv_ligue2-nantesnimes-but-a-la-8eme-se_sport[/dailymotion]



So voila I'm sure it comes from the media BBCodes then is the origin of my mouth shot!

THX

Link to comment
Share on other sites


good evening,



My worry is that my update does not work because my BBCodes transformers are in HTML format



Example:



<div><object type="application/x-shockwave-flash" data="http://www.dailymotion.com/swf/xamwqv&related=0" width="480" height="389"><param name="movie" value="http://www.dailymotion.com/swf/xamwqv&related=0"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><a href="http://www.dailymotion.com/video/xamwqv_ligue2-nantesnimes-but-a-la-8eme-se_sport?embed=1"><img src="http://www.dailymotion.com/thumbnail/video/xamwqv" width="480" height="384" /></a></object></div>

instead of:

[dailymotion]xamwqv_ligue2-nantesnimes-but-a-la-8eme-se_sport[/dailymotion]

So voila I'm sure it comes from the media BBCodes then is the origin of my mouth shot! THX

mmm ok, I get it now... I am using

[media]http://www.dailymotion.com/video/xamwqv_ligue2-nantesnimes-but-a-la-8eme-se_sport?embed=1[/media]



So, I think it will be possible to build a parser, since you have the link between <a> and </a>. You can look into the code that makes the replacement for the media tag using regular expressions, or hire someone to build that for you, I think it will be cheap since it seems easy to build.

Link to comment
Share on other sites

  • 2 years later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...