mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-15 10:46:00 +01:00
Youtube skill config changes
This commit is contained in:
parent
8cf0b6a5cb
commit
8f7e8517d4
@ -63,11 +63,17 @@
|
||||
"local": {
|
||||
"type": "ovos_common_play",
|
||||
"dbus_type": "system",
|
||||
"active": true
|
||||
"active": true,
|
||||
"youtube_backend": "youtube-dl",
|
||||
"ydl_backend": "auto"
|
||||
},
|
||||
"vlc": {
|
||||
"type": "ovos_vlc",
|
||||
"active": true
|
||||
},
|
||||
"simple": {
|
||||
"type": "ovos_audio_simple",
|
||||
"active": true
|
||||
}
|
||||
},
|
||||
"default-backend": "local"
|
||||
|
Loading…
Reference in New Issue
Block a user