bricks/examples/m3u8.ui
2025-07-16 14:28:55 +08:00

11 lines
141 B
XML

{
"id":"videoplayer",
"widgettype":"VideoPlayer",
"options":{
"autoplay":true,
"url":"{{params_kw.get('url')}}",
"type":"hls"
}
}