• 本站招聘各个版块版主共同发展,有意可私聊站长
资源图标

[vbresults.com] Custom Field Regex Capture 1.0.0

没有下载权限

庆祝国庆中秋本站暂时关闭邀请码注册 https://t.me/tearcc

Summary



Make custom field regex captures accessible to value and wrapper display HTML options; works with user, thread, resource, and media fields. For example, you can extract video ID's from regex URL fields.





1753187044629-png.16872



1753187053795-png.16873





Custom field regex:







Code:



(?:https?:\/\/)?(?:www\.)?(?:youtu\.be\/|youtube(?:-nocookie)?\.com\/(?:embed\/|v\/|watch\?v=|watch\?.+&v=|shorts\/|live\/))(?<videoId>[\w-]{11})(?![\w-])





1753187114559-png.16874





Custom field wrapper display HTML:







HTML:



<iframe width="560" height="315" src=" {$videoId}" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>





1753187145606-png.16875
作者
无名
下载
0
查看
3
首次发布
最后更新

Ratings

0.00 星 0 星

来自无名的更多资源

后退
顶部