From cbea5077be5392612287c7351e68e5bf595a9796 Mon Sep 17 00:00:00 2001 From: Hokuto Chen Date: Mon, 20 Dec 2021 04:40:53 +0000 Subject: [PATCH] updated "GoogleAPIKey" section --- docs/jsons-explained.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/jsons-explained.md b/docs/jsons-explained.md index f2ce3c422..c4a341769 100644 --- a/docs/jsons-explained.md +++ b/docs/jsons-explained.md @@ -8,8 +8,11 @@ This part is completely optional, **however it's necessary for music and a few o - Go to [Google Console][Google Console] and log in. - Create a new project (name does not matter). - Once the project is created, go into `Library` - - Under the `YouTube APIs` section, enable `YouTube Data API` - - On the left tab, access `Credentials`, + - Under the `YouTube APIs` section + - Select `YouTube Data API v3`, + - Click enable. + - Open up the `Navigation menu` on the top right with the three lines. + - select `APIs & Services`, then select `Credentials`, - Click `Create Credentials` button, - Click on `API Key` - A new window will appear with your `Google API key`