- corretta e migliorata la nuova ricerca globale\n- salvataggio punto di visione basato sull'id tmdb (disponibile su qualunque canale / server anche senza salvare in videoteca)\n- alcuni fix e migliore\n
64 lines
1.2 KiB
JSON
Executable File
64 lines
1.2 KiB
JSON
Executable File
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "/video_ext.php\\?oid=([^&]+)(?:&|)id=([^&]+)(?:&|)hash=([a-z0-9]+)",
|
|
"url": "https://vk.com/video_ext.php?oid=\\1&id=\\2&hash=\\3"
|
|
},
|
|
{
|
|
"pattern": "(vk\\.[a-z]+\\/video[0-9]+_[0-9]+)",
|
|
"url": "https://\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "vk",
|
|
"name": "VK",
|
|
"premium": [
|
|
"realdebrid"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "vkemail",
|
|
"type": "text",
|
|
"label": "E-mail",
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "vkpassword",
|
|
"type": "text",
|
|
"hidden": true,
|
|
"label": "@30015",
|
|
"enabled": "!eq(-1,'')",
|
|
"visible": true
|
|
},
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "@70708",
|
|
"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
|
|
}
|
|
]
|
|
}
|