T

Help with custom media embed BBCode

  • Thread starter Thread starter themago
  • Start date Start date
T

themago

Guest

User pastes:

https://myvideowebsite.com/VideoID/videofile.mp4

Output should be:

<iframe src="https://myvideowebsite.com/video/embed/VideoID/640x320/videofile.mp4" frameborder="0" scrolling="no" style="width: 640px; height: 320px; overflow: hidden;" allowfullscreen></iframe>

---

Trying to configure this in the custom media bbcode is over my head, can anyone help with the settings/regex I should be using?

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom