52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": ["http://akvideo.stream/video", "http://akvideo.stream/video/api"],
|
|
"patterns": [
|
|
{
|
|
"pattern": "akvideo\\.stream/((?:api/vcmod/fastredirect/streaming\\.php\\?id=|swembedid/)[$0-9]+)",
|
|
"url": "http://akvideo.stream/\\1"
|
|
},
|
|
{
|
|
"pattern": "(https://akvideo\\.stream/api/vcmod/fastredirect/embed_ak\\.php\\?id=[0-9]+)",
|
|
"url": "\\1"
|
|
},
|
|
{
|
|
"pattern": "akvideo.stream/(?:video/|video\\.php\\?file_code=)?(?:embed-)?([a-zA-Z0-9]+)",
|
|
"url": "http://akvideo.stream/video/\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "akvideo",
|
|
"name": "Akvideo",
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "$ADDON[plugin.video.kod 60654]",
|
|
"type": "bool",
|
|
"visible": true
|
|
},
|
|
{
|
|
"default": 0,
|
|
"enabled": true,
|
|
"id": "favorites_servers_list",
|
|
"label": "$ADDON[plugin.video.kod 60655]",
|
|
"lvalues": [
|
|
"No",
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"4",
|
|
"5"
|
|
],
|
|
"type": "list",
|
|
"visible": false
|
|
}
|
|
],
|
|
"thumbnail": "server_akvideo.png",
|
|
"cloudflare": true
|
|
}
|