bricks/dist/examples/m3u8.ui

11 lines
141 B
Plaintext
Raw Normal View History

2024-03-14 21:32:31 +08:00
{
"id":"videoplayer",
"widgettype":"VideoPlayer",
"options":{
"autoplay":true,
"url":"{{params_kw.get('url')}}",
"type":"hls"
}
}