Youtube video streaming stuttering/not starting

Smartphone: Pocophone 1
OS: Android 9
Yatse: 10.10.5/71108200-arm64-v8a
KODI: 18.2
LibreELEC: 9.0.2

Problem:
Youtube video streaming via “share with Play in Media Centre” is stuttering/not starting
Examples:

debug-20211015_144902.zip (9.0 KB)

Ask Kodi youtube plugin author to fix their addon?

Or use Yatse addon to workaround How to install and configure Yatse Add-on for Kodi

I have no control over that plugin.

I’ve installed the Yatse addon, but I’m getting an error. Here’s an extraction of the KODI logfile:

2021-10-15 14:25:25.661 T:3241190256 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<–
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type ‘exceptions.SyntaxError’>
Error Contents: invalid syntax (init.py, line 4)
Traceback (most recent call last):
File “/storage/.kodi/addons/script.yatse.kodi/default.py”, line 8, in
from lib import share, stream, utils
File “/storage/.kodi/addons/script.yatse.kodi/lib/share.py”, line 2, in
import lib.private.ydlfix
File “/storage/.kodi/addons/script.yatse.kodi/lib/private/ydlfix.py”, line 4, in
from …youtube_dl import utils
File “/storage/.kodi/addons/script.yatse.kodi/lib/youtube_dl/init.py”, line 4
f’You are using an unsupported version of Python. Only Python versions 3.6 and above are supported by yt-dlp’ # noqa: F541
^
SyntaxError: invalid syntax
–>End of Python script error report<–

That’s unfortunate, you can either update to Kodi 19, use version 2.4.5 of the plugin or have Kodi addon author fix it’s addon.

Where/how can I get version 2.4.5 of the plugin?

Okay, I’ve installed v2.4.5, it says “YATZE KODI HELPER SCRIPT Resolving shared media”, but unfortunately video streaming via “share with Play in Media Centre” is stuttering/not starting, too.

Any idea? Please don’t say “Upgrade KODI”, never change a running system, you know :slight_smile:

What do you expect from me ? ')

I’m not a magician I can’t fix an old unsupported Kodi issue.

My workaround seems to now require Python 3.6 so Kodi 19.

It’s already a miracle that I have a workaround.

In the end is Kodi that plays the video not Yatse.