parent
e93ad8a9c5
commit
669ab65be9
1 changed files with 3 additions and 2 deletions
|
@ -61,8 +61,9 @@
|
||||||
},
|
},
|
||||||
"vimeo": {
|
"vimeo": {
|
||||||
"patterns": [":id", "video/:id", ":id/:password", "/channels/:user/:id"],
|
"patterns": [":id", "video/:id", ":id/:password", "/channels/:user/:id"],
|
||||||
"enabled": true,
|
"subdomains": ["player"],
|
||||||
"bestAudio": "mp3"
|
"bestAudio": "mp3",
|
||||||
|
"enabled": true
|
||||||
},
|
},
|
||||||
"soundcloud": {
|
"soundcloud": {
|
||||||
"patterns": [":author/:song/s-:accessKey", ":author/:song", ":shortLink"],
|
"patterns": [":author/:song/s-:accessKey", ":author/:song", ":shortLink"],
|
||||||
|
|
Loading…
Reference in a new issue