• 1
  • 199
  • 200
  • 201
  • 202
  • 203(current)
Release YouTube
Hi,

Do you have a problem with the “my subscriptions” button ? it doesn't display anything at home.
Reply
(2025-02-02, 18:13)Alyyy Wrote: Hi,

Do you have a problem with the “my subscriptions” button ? it doesn't display anything at home.

This item does not work, use the Subscriptions item right below the menu
Reply
(2025-02-02, 21:35)usphil Wrote:
(2025-02-02, 18:13)Alyyy Wrote: Hi,

Do you have a problem with the “my subscriptions” button ? it doesn't display anything at home.

This item does not work, use the Subscriptions item right below the menu
Finally it works, it's just that it's not the same account that I use on my PC.
Reply
(2025-02-02, 10:14)JNRW Wrote: Read the last paragraph of post #3006 about the need to sign in twice without being prompted. It looks like that’s your last hurdle.

What if I do not want to sign in. I have always used my own api keys but do not sign in to youtube and the addon used to work fine until about two weeks ago. Now with brand new api keys it lists all the sections and can browse through trending, live, completed live etc listings as befor, but it says "Sign in to confirm you are not a bot" when attempting playback of any listed video
Kodi 22 nightly Windows 10 | 21.2 Xbox One X | 22 nightly Linux Mint Xia XFCE | CoreELEC NO 22 nightly S905X4 aarch64
Reply
(2025-02-02, 22:58)gujal Wrote:
(2025-02-02, 10:14)JNRW Wrote: Read the last paragraph of post #3006 about the need to sign in twice without being prompted. It looks like that’s your last hurdle.

What if I do not want to sign in. I have always used my own api keys but do not sign in to youtube and the addon used to work fine until about two weeks ago. Now with brand new api keys it lists all the sections and can browse through trending, live, completed live etc listings as befor, but it says "Sign in to confirm you are not a bot" when attempting playback of any listed video
Your question is getting beyond my knowledge but I am sure someone else will shortly be able to satisfy your query, however, my understanding is that recent changes now require not only new API keys to be obtained and put in a newly installed 7.2.0 beta 4 but also signing in twice otherwise the YT addon may not be used in Kodi. If this is incorrect I apologise.

I hope you get it working. I am delighted with how it performs now.
Reply
@MoojMidge here are the click by click steps to create the API key and OAuth client ID with a brand new Google (Gmail) account (i.e. not a Google Workspace account).
You may want to add this to https://github.com/anxdpanic/plugin.vide...l-API-Keys
I've got screen shots of all of this if wanted.

To get this working I had to use the 7.2.0 beta 4 add-on version and complete the sign in twice.

# Access Google Cloud (Developer) Console
  1. Open https://console.cloud.google.com
  2. Tick I agree to the I agree to the Google Cloud Platform Terms of Service , and the terms of service of any applicable services and APIs.
  3. Click Agree and continue
Note: APIs & Services was displayed by default. If not search for, and open APIs & Services.

# Create Project
  1. Click Create project
  2. Enter:
    Project name = Kodi YouTube Add-on (or as desired)
  3. Location = No organization (default)
  4. Click CREATE

# Enable YouTube API
  1. Click + ENABLE APIS AND SERVICES
  2. Click YouTube Data API v3 (scroll down to find)
  3. Click ENABLE

# Configure OAuth consent
  1. Click OAuth consent screen
  2. Select External
    Note: Internal can only be selected if using Google Workspaces account.
  3. Click CREATE
  4. Enter:
    App name = Kodi YouTube Add-on (or as desired)
    User support email = [email protected]
    Developer contact information = [email protected]
  5. Click SAVE AND CONTINUE
  6. Click SAVE AND CONTINUE
  7. Click + ADD USERS
  8. Enter:
    Add users = [email protected] (or as desired)
  9. Click ADD
  10. Click SAVE AND CONTINUE
  11. Click BACK TO DASHBOARD

# Create API Key
  1. Click Credentials
  2. Click API key
  3. Click Copy e.g. AIzaSyA7lFJ9loV731xQG6gsR-uGEAZDjeIPa80

# Secure API Key
  1. Click Edit API Key
  2. Enter:
    Name = Kodi YouTube Add-On API Key (or as desired)
  3. OPTIONAL - Click IP addresses
  4. OPTIONAL - Click + ADD
  5. OPTIONAL - Enter:
    OPTIONAL - Address = xxx.xxx.xxx.xxx
  6. OPTIONAL - Click DONE
  7. RECOMMENDED - Select Restrict key
  8. RECOMMENDED - Tick YouTube Data API v3
  9. RECOMMENDED - Click OK
  10. Click SAVE

# Create OAuth client ID
  1. Click Credentials
  2. Click + CREATE CREDENTIALS
  3. Click OAuth client ID
  4. Select TVs and Limited Input devices
  5. Enter:
    Name = Kodi YouTube Add-on OAuth Client ID (or as desired)
  6. Click CREATE
  7. Click Copy (Client ID) e.g. 763496428845-5fi6p73p525i21q7uaafr7o8v01l2don.apps.googleusercontent.com
  8. Click Copy (Client secret) e.g. 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
  9. Click OK

# Configure YouTube Add-On with Sign in values
See https://github.com/anxdpanic/plugin.vide...the-add-on

# YouTube Add-On Sign In
  1. Open YouTube Add-on (in Kodi)
  2. Click Sign In
    Message displayed on screen: Go to google.com/device and the following code: XXX-XXX-XXXX
  3. Open https://google.com/device
  4. Enter:
    Enter code = e.g. KLL-YGS-NPNM
  5. Click Continue
  6. Select account e.g [email protected]
  7. Click Continue
  8. Click Continue
  9. Repeat steps 2-8 a second time if necessary
Note: Once Sign In has been successfully completed the Sign In option disappears from the menu options and My Subscriptions is displayed.
Reply
(Yesterday, 02:07)rrawstron Wrote: # Create API Key
  1. Click Credentials
  2. Click API key
  3. Click Copy e.g. AIzaSyA7lFJ9loV731xQG6gsR-uGEAZDjeIPa80
Bah - missed a step Confused

# Create API Key
  1. Click Credentials
  2. Click + CREATE CREDENTIALS
  3. Click API key
  4. Click Copy e.g. AIzaSyA7lFJ9loV731xQG6gsR-uGEAZDjeIPa80
Reply
Have downloaded the latest beta version in the hope that it will fix the sign in error, as i'm already set up on cloud console.

However when trying to install i get a Python dependencies error, do i need to update Python?
Reply
(11 hours ago)captainf Wrote: Have downloaded the latest beta version in the hope that it will fix the sign in error, as i'm already set up on cloud console.

However when trying to install i get a Python dependencies error, do i need to update Python?

You provide no: Kodi version
                        OS information
You stated: "..as i'm already set up on cloud console"  When were your API/keys created?

Help us help you please.
Reply
Is there a time limit on this API?
The reason I ask, after a full day of using Youtube and saved Youtube channels in FAVORITES, all of a sudden last night, everything stopped and the spinning circle took over. This morning tried again and nothing changed, still had the spinning circle on both Youtube subscribed channels as well as Favorites. I signed OUT and then back into the ADD-ON, logged back in and went through the two(2) verification checks. I now have again the Youtube working again along with FAVORITES. For some reason the FAVORITES does take a few minutes to load up though.

Just curious about the time limit! Everything is back working properly now though.
Reply
Latest Kodi, Windows 10, API keys are old.
Reply
  • 1
  • 199
  • 200
  • 201
  • 202
  • 203(current)

Logout Mark Read Team Forum Stats Members Help
YouTube0