phil65/script.extendedinfo

Some YouTube playlists plugin:// paths are not working

Opened this issue · 3 comments

Some YouTube playlists (info=youtubeplaylistvideos) plugin:// paths are not working

Working example:
plugin://script.extendedinfo?info=youtubeplaylistvideos&&id=PLuq_rgCzEP_NBRjFMklzlMaFajjyV-OoL

Not working example:
plugin://script.extendedinfo?info=youtubeplaylistvideos&&id=UCGr3nR_XH9r6E5b09ZJAT9w

The not working paths all of them are giving the same script error:
https://pastebin.com/qJN5XHsd

Let me know if you need a full debug log.

Thanks
Nessus

@phil65
can i gentle bump on this?

Now i am getting the same script error in all YouTube paths....
plugin://script.extendedinfo?info=youtubeplaylistvideos&&id=[PLAYLIST_ID]
plugin://script.extendedinfo?info=youtubeusersearchvideos&&id=[USER_ID]

this is because API limit is reached. nothing i can do about it, except perhaps allowing to use own API keys.

Yea i get that for my second message but what about the first message with some playlist are working and some are not?. I dont think this has to do with any API limit.

BTW it will be good if the users can add their personal youtube & trakt.tv API keys.