Add Youtube API key to README.md instructions
parent
9484698825
commit
6071cf0d8f
|
@ -14,6 +14,7 @@ An app to manage requests for music performance streamers to learn new songs.
|
|||
TWITCH_CLIENTID=Client ID from dev.twitch.tv
|
||||
TWITCH_SECRET=Client Secret from dev.twitch.tv
|
||||
SESSION_SECRET=Randomly generated secret
|
||||
YOUTUBE_SECRET=API Key from Google developer console (Youtube Data API v3, from web server)
|
||||
|
||||
LOG_LEVEL=INFO
|
||||
|
||||
|
|
Loading…
Reference in New Issue