Kolifanes / plugin.video.youtube

YouTube for Kodi with API fixed
GNU General Public License v2.0
119 stars 44 forks source link

Watch later playlist empty #71

Closed vaisov closed 7 years ago

vaisov commented 7 years ago

Hi,

using your plugin on OSMC.tv (runs on Kodi) I get empty "Watch later" playlist. I tried to re-login, but it's still empty. Other playlists are ok though.

ddwagnz commented 7 years ago

This is because of a API change on google's end https://developers.google.com/youtube/v3/revision_history

disrupted commented 7 years ago

in this case it should be removed from the addon imo until it is possible again

jdf76 commented 7 years ago

I doublt youtube is going to re-add it. They'd rather have you use they youtube-tv app. We did write a work around for kodi. I basically created another playlist and stores all that stuff there, but it only works for kodi.

disrupted commented 7 years ago

might be interesting to know how other 3rd party developers access it. for instance it works in myTube for Windows

jdf76 commented 7 years ago

Mytube doesn't look to be open source so i don't think they would just hand the code over, but feel free to fork the project and give it a shot. We'd be happy to take any one who would like to contribute their code to the project and they get full credit of course.