Kodi Community Forum

Full Version: YouTube
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I just updated from Leia to Nexus. Do I need new YouTube API keys on Nexus ? I can’t get the addon to accept the api keys I used on Leia. I always get the error message "401 login exception  invalid client type" after typing in the first code from Google.com/device .
cheers
phyrros
Hello, will MPEG-DASH enabled with Youtube work properly again?
I've not been able to sign in for ages now, I always get this error

error 401 invalid_client (invalid client type)

I've tried new keys but still cant log in. Anyone got any ideas ?

Is there a guide anywhere ? I followed a guide today as I thought I'd made an earlier set wrong but maybe thst guide had something wrong, it was a firestick guide for kodi so I thought it may work

Cheers
(2023-03-16, 18:07)brainwaster Wrote: [ -> ]I've not been able to sign in for ages now, I always get this error

error 401 invalid_client (invalid client type)

I've tried new keys but still cant log in. Anyone got any ideas ?

Is there a guide anywhere ? I followed a guide today as I thought I'd made an earlier set wrong but maybe thst guide had something wrong, it was a firestick guide for kodi so I thought it may work

Cheers

first post has links https://forum.kodi.tv/showthread.php?tid=356934

to the github readme https://github.com/anxdpanic/plugin.vide.../README.md

which links the wiki https://github.com/anxdpanic/plugin.video.youtube/wiki

which links the setup instructions https://github.com/anxdpanic/plugin.vide...l-API-Keys
@jepsizofye Cheers.

I did googke it and it brought ip a post with a dead link to an answer. I'lltry the guide tomorrow
Turns out that the instructional video in the api key creation part of the guide has been removed so the guide isnt very guidey
you could do a search on youtube and likely find a few (in your browser of course), i wont link any here because most of them mention pirate crap
I'vr reset yoitube to defaults so there are o api keys in and tried to sign in. I still get the error

error 401 invalid_client (invalid client type)

So it doesnt seem to be key related. Anyone have any ideas ?
I've run into a big issue with YouTube on my systems, using 6.8.24 off the Kodi repo.

Last night one of my devices login expired, easy, put in a new one... And now I only had access to two of the channels I sub.  All the other channels are seemingly invisible.

My other clients seemed ineffected but they're sitting on long lasting logins.

However, if I sign out on any of them and simply sign back in, that problem then occurs in them as well.  It's as if new logins can no longer access the full list of subscriptions.

Uhh... Ideas?
@anxdpanic

please, it is possible with next update to set as standard for folder "Saved Playlists" in settings.xml
for this match -> https://imgur.com/a/elDOI4X

Code:
<setting help="" id="youtube.folder.saved.playlists.show" label="30611" type="boolean">
                    <level>0</level>
                    <default>false</default>
                    <dependencies>
                        <dependency type="visible">
                            <condition name="InfoBool" on="property">true</condition>
                        </dependency>
                    </dependencies>
                    <control type="toggle"/>

Thank you
(2023-03-06, 14:59)sus67 Wrote: [ -> ]@anxdpanic
since today this issue: "The following content is not available in this app"
https://paste.kodi.tv/azubaqixud.kodi

Thank you
SOLVED
with Channel migrated to Brand Account
YouTube Help
(2023-03-17, 05:21)sus67 Wrote: [ -> ]
(2023-03-06, 14:59)sus67 Wrote: [ -> ]@anxdpanic
since today this issue: "The following content is not available in this app"
https://paste.kodi.tv/azubaqixud.kodi

Thank you
SOLVED
with Channel migrated to Brand Account
YouTube Help

Hello,

How did it solve the issue ?
If you create another normal Google account and use it to access youtube, do you run into the same error ?

--
(2023-03-17, 11:56)edsic Wrote: [ -> ]Hello,

How did it solve the issue ?
If you create another normal Google account and use it to access youtube, do you run into the same error ?
Nobe, same Google account and API like before. At first take a look to YT tutorials "create YouTube Brand account".
(2023-03-17, 16:14)sus67 Wrote: [ -> ]
(2023-03-17, 11:56)edsic Wrote: [ -> ]Hello,

How did it solve the issue ?
If you create another normal Google account and use it to access youtube, do you run into the same error ?
Nobe, same Google account and API like before. At first take a look to YT tutorials "create YouTube Brand account".
Can you explain what Brand accounts have to do with the "The following content is not available in this app" error ?
(2023-03-17, 18:43)edsic Wrote: [ -> ]Can you explain what Brand accounts have to do with the "The following content is not available in this app" error ?
I can't explain it, but it works. Since then no more message "The following content is not available in this app".