47 lines
905 B
JSON
47 lines
905 B
JSON
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "vcstream.to/(?:embed|f)/([A-z0-9]+)/([A-z0-9.]+)",
|
|
"url": "https://vcstream.to/embed/\\1/\\2"
|
|
},
|
|
{
|
|
"pattern": "https://vidcloud.co/v/([a-z0-9A-Z]+)",
|
|
"url": "https:\/\/vidcloud.co\/v\/\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "vcstream",
|
|
"name": "vcstream",
|
|
"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": "http://i.imgur.com/l45Tk0G.png"
|
|
}
|