Youtube Plugin not playing some videos

Hi,

I have a strange issue with my OSMC running on an PI3

some Videos will not start, and give a failed to play error. (no video streams found)
others will work fine.

for example, this will work:

and this fails:

kodi.log with debug:

01:05:06 601.261536 T:1480586224   DEBUG: CPythonInvoker(11, /home/osmc/.kodi/addons/plugin.video.youtube/default.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.1.0 of the xbmc.python api
01:05:06 601.895874 T:1480586224   DEBUG: [plugin.video.youtube] Using API key set: 1
01:05:06 601.906738 T:1480586224   DEBUG: [plugin.video.youtube] Starting Kodion framework by bromix...
01:05:06 601.969788 T:1480586224  NOTICE: [plugin.video.youtube] Running: YouTube (5.3.6) on Jarvis (16.1) with Python 2.7.9
01:05:06 601.969910 T:1480586224   DEBUG: [plugin.video.youtube] Path: "/
01:05:06 601.970093 T:1480586224   DEBUG: [plugin.video.youtube] Params: "{'action': u'play_video', 'videoid': u'o_QbyP6q0AQ'}"
01:05:06 601.987915 T:1480586224 WARNING: [plugin.video.youtube] DEPRECATED "plugin://plugin.video.youtube/?action=play_video&videoid=o_QbyP6q0AQ"
01:05:06 601.988098 T:1480586224 WARNING: [plugin.video.youtube] USE INSTEAD "plugin://plugin.video.youtube/play/?video_id=o_QbyP6q0AQ"
01:05:06 601.993652 T:1480586224   DEBUG: [plugin.video.youtube] Selecting YouTube config "All"
01:05:06 601.993896 T:1480586224   DEBUG: [plugin.video.youtube] User is logged in
01:05:07 602.519470 T:1956389808   DEBUG: DialogProgress::Open called
01:05:07 602.519653 T:1956389808   DEBUG: ------ Window Init (DialogProgress.xml) ------
01:05:07 602.895813 T:1480586224   DEBUG: POParser: loaded 141 strings from file /home/osmc/.kodi/addons/plugin.video.youtube/resources/language/English/strings.po
01:05:07 602.896301 T:1956389808   DEBUG: WaitOnScriptResult- plugin returned failure
01:05:07 602.896484 T:1480586224   DEBUG: [plugin.video.youtube] Shutdown of Kodion
01:05:07 602.896790 T:1956389808   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/?action=play_video&videoid=o_QbyP6q0AQ]

http://forum.kodi.tv/showthread.php?tid=267160

Thanks a lot, a manual update of the plugin solved it :relaxed:

Youtube addons it’s on serious developing in this period… on official thread there’s a mirror for github source, the best thinks i thinks it’s download the master zip from here and upgrading and waiting for future release whit all issue fixered…

There is no need to get the latest from github.

The current maintainer of the plugin has a repo which is updated before the official kodi repo is.
Install that repo and you will automatically get the latest version.

the repo is linked at the beginning of the official youtube plugin thread on the kodi forums.

1 Like