52 lines
933 B
JSON
Executable File
52 lines
933 B
JSON
Executable File
{
|
|
"active": true,
|
|
"changes": [
|
|
{
|
|
"date": "25/03/2016",
|
|
"description": "Versión incial"
|
|
}
|
|
],
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "(?:vimeo.com/|player.vimeo.com/video/)([0-9]+)",
|
|
"url": "https://player.vimeo.com/video/\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "vimeo",
|
|
"name": "vimeo",
|
|
"premium": [
|
|
"realdebrid",
|
|
"alldebrid"
|
|
],
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "Incluir en lista negra",
|
|
"type": "bool",
|
|
"visible": true
|
|
},
|
|
{
|
|
"default": 0,
|
|
"enabled": true,
|
|
"id": "favorites_servers_list",
|
|
"label": "Incluir en lista de favoritos",
|
|
"lvalues": [
|
|
"No",
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"4",
|
|
"5"
|
|
],
|
|
"type": "list",
|
|
"visible": false
|
|
}
|
|
],
|
|
"version": 1
|
|
} |