Moin zusammen,
ich nutze täglich das YouTube Addon mit diversen abonierten Kanälen.
Alle funktionieren, außer
-> https://www.youtube.com/channel/UC-OEheLPb_kpsbEhfvUgYkg
Die haben bis Mittwoch auch tadellos funktioniert. Jetzt aber nicht mehr.
Ich habe auch probiert, es vom Tablet aus über YATZE an Kodi zu streamen. Geht auch nicht mehr.
Was aber funktioniert: "Wiedergabe auf dem TV fortsetzen". Und die App auf dem TV hat seit vielen Monaten kein Update mehr gesehen.
XML
2020-01-26 15:52:16.384 T:139725209855744 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: u'splice'
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/default.py", line 15, in <module>
runner.run(__provider__)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/runner.py", line 60, in run
__RUNNER__.run(provider, context)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/impl/xbmc/xbmc_runner.py", line 33, in run
results = provider.navigate(context)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/abstract_provider.py", line 97, in navigate
result = method(context, re_match)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/register_provider_path.py", line 19, in wrapper
return func(*args, **kwargs)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/provider.py", line 724, in on_play
return yt_play.play_video(self, context)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/yt_play.py", line 46, in play_video
video_streams = client.get_video_streams(context, video_id)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/client/youtube.py", line 96, in get_video_streams
video_streams = video_info.load_stream_infos(video_id, player_config, cookies)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/video_info.py", line 505, in load_stream_infos
return self._method_get_video_info(video_id, player_config, cookies)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/video_info.py", line 916, in _method_get_video_info
cipher)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/video_info.py", line 1218, in generate_mpd
url = ''.join([url, sig_param, cipher.get_signature(stream_map['s'])])
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/signature/cipher.py", line 32, in get_signature
json_script = function_cache.get(FunctionCache.ONE_DAY, self._load_json_script, self._javascript_url)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/utils/function_cache.py", line 108, in get
cached_data = partial_func()
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/signature/cipher.py", line 55, in _load_json_script
return self._load_javascript(javascript)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/signature/cipher.py", line 98, in _load_javascript
_function = self._get_object_function(object_name, function_name, javascript)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/signature/cipher.py", line 199, in _get_object_function
return self._object_cache[object_name][function_name]
KeyError: u'splice'
-->End of Python script error report<--
2020-01-26 15:52:16.503 T:139726628776064 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/play/?video_id=Pt0enK3ahJc]
Alles anzeigen
Alle anderen Videos laufen.
Jemand eine Idee? Eine Neuinstallation vom Addon habe ich noch nicht durchgeführt.