Youtube API Key
You can learn how to get YouTube API key by following the steps below.
Step 1: Watch How to Get YouTube API Key Video
How to Get YouTube API Key VideoCreate a YouTube API key by watching the video below.
Step 2: Add API Key In cfg.lua
After creating the api key, open rm_boombox/cfg.lua using Notepad++ or VSCode. Then find the apiKey entry line and add the key.
apiKey = "", -- ENTER API KEY (https://youtu.be/LLAZUTbc97I)then save the file. and that's it!
Last updated