- Aggiunto DooD Stream

- Fix Vudeo
This commit is contained in:
Alhaziel01
2020-10-02 15:40:46 +02:00
parent f4f61e687c
commit 59adce11a1
4 changed files with 92 additions and 9 deletions
+41
View File
@@ -0,0 +1,41 @@
{
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "(https://dood(?:stream|).(?:watch|to|com)/(?:e|d)/[a-z0-9]+)",
"url": "\\1"
}
]
},
"free": true,
"id": "doodstream",
"name": "DooD Stream",
"settings": [
{
"default": false,
"enabled": true,
"id": "black_list",
"label": "@60654",
"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
}
]
}