mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 11:18:28 +00:00
Added support for /channels/uploader/id vimeo links
Closes https://github.com/wukko/cobalt/issues/458
This commit is contained in:
parent
d4d2f0a6f1
commit
7b402c1a9e
@ -67,7 +67,7 @@
|
|||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
"vimeo": {
|
"vimeo": {
|
||||||
"patterns": [":id", "video/:id", ":id/:password"],
|
"patterns": [":id", "video/:id", ":id/:password", "/channels/:user/:id"],
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"bestAudio": "mp3"
|
"bestAudio": "mp3"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user