From 4df4f2d023d7c2413fb5d6bf9597ce409c3354be Mon Sep 17 00:00:00 2001 From: RblSb Date: Sun, 8 Mar 2020 03:20:52 +0300 Subject: Youtube playlists and api key in config --- default-config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'default-config.json') diff --git a/default-config.json b/default-config.json index 37c3861..6d0a99e 100644 --- a/default-config.json +++ b/default-config.json @@ -7,6 +7,7 @@ "totalVideoLimit": 0, "userVideoLimit": 0, "templateUrl": "https://youtube.com/watch?v=iY1QHpp6iEE", + "youtubeApiKey": "AIzaSyDTk1OPRI9cDkAK_BKsBcv10DQCHse-QaA", "permissions": { "guest": ["writeChat", "addVideo", "removeVideo", "changeOrder", "requestLeader", "rewind"], "user": ["guest"], -- cgit v1.2.3