43 lines
1.0 KiB
JSON
43 lines
1.0 KiB
JSON
{
|
|
"id": "wstream",
|
|
"name": "Wstream",
|
|
"active": true,
|
|
"free": true,
|
|
"thumbnail": "server_wstream.png",
|
|
"find_videos": {
|
|
"patterns": [
|
|
{
|
|
"pattern": "wstream\\.video.*?(?<!api)(?:=|/)([a-z0-9A-Z]+)(?:[^/_.a-z0-9A-Z]|$)",
|
|
"url": "https://wstream.video/video.php?file_code=\\1"
|
|
}
|
|
],
|
|
"ignore_urls": []
|
|
},
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "$ADDON[plugin.video.kod 60654]",
|
|
"type": "bool",
|
|
"visible": true
|
|
},
|
|
{
|
|
"default": "100",
|
|
"enabled": true,
|
|
"id": "favorites_servers_list",
|
|
"label": "$ADDON[plugin.video.kod 60655]",
|
|
"lvalues": [
|
|
"No",
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"4",
|
|
"5"
|
|
],
|
|
"type": "list",
|
|
"visible": false
|
|
}
|
|
]
|
|
}
|