mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-12 11:52:12 +01:00
parent
e93ad8a9c5
commit
669ab65be9
1 changed files with 3 additions and 2 deletions
|
@ -61,8 +61,9 @@
|
|||
},
|
||||
"vimeo": {
|
||||
"patterns": [":id", "video/:id", ":id/:password", "/channels/:user/:id"],
|
||||
"enabled": true,
|
||||
"bestAudio": "mp3"
|
||||
"subdomains": ["player"],
|
||||
"bestAudio": "mp3",
|
||||
"enabled": true
|
||||
},
|
||||
"soundcloud": {
|
||||
"patterns": [":author/:song/s-:accessKey", ":author/:song", ":shortLink"],
|
||||
|
|
Loading…
Reference in a new issue