Server Onlystream

This commit is contained in:
Alhaziel
2019-11-08 12:18:39 +01:00
parent e923cd2e0e
commit 56431a2b63
2 changed files with 71 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
{
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "onlystream.tv/([0-9a-zA-Z]+)",
"url": "https://onlystream.tv/\\1"
}
]
},
"free": true,
"id": "onlystream",
"name": "Onlystream",
"settings": [
{
"default": false,
"enabled": true,
"id": "black_list",
"label": "@60654",
"type": "bool",
"visible": true
},
{
"default": 0,
"enabled": true,
"id": "favorites_servers_list",
"label": "@60655",
"lvalues": [
"No",
"1",
"2",
"3",
"4",
"5"
],
"type": "list",
"visible": false
}
],
"thumbnail": "https://supervideo.tv/images/logo-player.png"
}