bricks/examples/m3u8.ui
2024-02-17 20:18:18 +08:00

11 lines
141 B
XML

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