48 lines
1.1 KiB
JSON
48 lines
1.1 KiB
JSON
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [ "http://akvideo.stream/video/api"],
|
|
|
|
"patterns": [
|
|
{
|
|
"pattern": "https?://(?:akvideo\\.stream|akvi\\.club)/[^\\s]+[/=]([$0-9]+)(?:[\\s<]|$|\\.html)",
|
|
"url": "http://akvideo.stream/swembedid/\\1"
|
|
},
|
|
{
|
|
"pattern": "https?://(?:akvideo\\.stream|akvi\\.club)/(?:embed-|video/|video\\.php\\?file_code=)?([a-z0-9]+)(?:[\\s<]|$|\\.html)",
|
|
"url": "http://akvi.club/embed-\\1.html"
|
|
}
|
|
]
|
|
},
|
|
"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
|
|
}
|
|
],
|
|
"cloudflare": true
|
|
}
|