mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-21 15:51:49 +03:00
14 lines
202 B
JSON
14 lines
202 B
JSON
{
|
|
"youtube": {
|
|
"api_key": "YOUR_GOOGLE_API_KEY",
|
|
"playlist_id": "PLAYLIST_ID",
|
|
"options": {
|
|
"synchronization": {
|
|
"enabled": true,
|
|
"method": "direct",
|
|
"email": ""
|
|
}
|
|
}
|
|
}
|
|
}
|