58 lines
1.2 KiB
JSON
Executable File
58 lines
1.2 KiB
JSON
Executable File
{
|
|
"active": true,
|
|
"changes": [
|
|
{
|
|
"date": "09/05/2017",
|
|
"description": "Ampliado regex para detección de enlaces"
|
|
},
|
|
{
|
|
"date": "29/04/2017",
|
|
"description": "Corregido, usa proxy en caso de error con https"
|
|
},
|
|
{
|
|
"date": "25/03/2016",
|
|
"description": "Versión inicial"
|
|
}
|
|
],
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "rapidvideo.(?:org|com)/(?:\\?v=|e/|embed/|v/)([A-z0-9]+)",
|
|
"url": "https://www.rapidvideo.com/e/\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "rapidvideo",
|
|
"name": "rapidvideo",
|
|
"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
|
|
}
|
|
],
|
|
"thumbnail": "https://s26.postimg.org/y5arjad1l/rapidvideo1.png",
|
|
"version": 1
|
|
}
|