ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,804
- Points
- 823
Reputation:
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...
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...