Using your own YouTube API key to fix Daily Limit Exceeded on Kodi

November 30, 2017
Navigate to https://console.developers.google.com/apis/credentials and create or retrieve your credentials. Create an OAuth Client ID with application type of Other. Then navigate to Library and allow your application to access the YouTube Data API V3. Use nano to edit ~/.kodi/userdata/addon_data/plugin.video.youtube/settings.xml You need to change the four values: youtube.api.enable youtube.api.id youtube.api.key youtube.api.secret