maciex / play-to-kodi

A Google Chrome/Firefox Extension for sending online content to be played on XBMC. Supported websites include YouTube, Vimeo, CollegeHumor, DailyMotion, eBaumsWorld and SoundCloud.
MIT License
25 stars 6 forks source link

Implement Youtube playlist sending to plugin.video.youtube #12

Closed maciex closed 8 years ago

maciex commented 8 years ago

Youtube playlists should be sent to plugin.video.youtube as a whole, not only the first video ( YouTube playlists can be added to Kodi via "Queue Playlist" not the "Play" button as I tried above)

The JSON list of videos from YouTube playlist (using googleapis.com/youtube) is empty.

maciex commented 8 years ago

I found the root cause of the problem. The list is empty because the add-on does not have permissions to get data from https://www.googleapis.com/.