anxdpanic / plugin.video.youtube

Watch your favorite YouTube content on Kodi
https://ytaddon.panicked.xyz/forum
697 stars 113 forks source link

youtube no longer plays video's due to a 'permission' error? #983

Open Rialtho-the-Magnificent opened 3 hours ago

Rialtho-the-Magnificent commented 3 hours ago

Context

Please provide any relevant information about your setup


Expected Behavior

playing video's as normal


Current Behavior

What is the current behavior?

system tries next video, fails and goes on to the next, you see this by the flashing of the screen


Steps to Reproduce

Please provide detailed steps for reproducing the issue.


Log

Please include a complete debug log. some part of the log which should contain enough (imo) 2024-11-16 18:34:27.996 T:637 info : [plugin.video.youtube] Plugin: Running v7.1.1.1 Kodi: v21.1 (Kodi Omega) Python: v3.9.2 Path: |/kodion/route/home/| Params: |{'window_fallback': True, 'window_replace': True, 'window_return': False}| 2024-11-16 18:34:27.998 T:637 warning : [plugin.video.youtube] Multiple busy dialogs active - Plugin call ended to avoid Kodi crash 2024-11-16 18:34:28.606 T:635 error : [plugin.video.youtube] Player request failed Request - Failed Exception: YouTubeException('"error" in response JSON data') Reason: forbidden Message: The caller does not have permission video_id: |yWQy09lfn8w| Client: |media_connect_frontend| Auth: |True| Response: {'error': {'code': 403, 'message': 'The caller does not have permission', 'errors': [{'message': 'The caller does not have permission', 'domain': 'global', 'reason': 'forbidden'}], 'status': 'PERMISSION_DENIED'}} Stack trace (most recent call last): File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/plugin.py", line 16, in plugin_runner.run() File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/plugin_runner.py", line 67, in run plugin.run(provider, context, focused=(current_uri == new_uri)) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/plugin/xbmc/xbmc_plugin.py", line 185, in run result, options = provider.navigate(context) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/abstract_provider.py", line 169, in navigate result = handler(provider=self, context=context, re_match=re_match) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/yt_play.py", line 347, in process media_item = _play_stream(provider, context) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/yout


Additional Information

Please provide any additional information that may be helpful.


Rialtho-the-Magnificent commented 3 hours ago

it's only the playback that is not working. Browsing other options like my playlists etc works as normal. I noticed some recent changes like number of videos in playlists etc. So that all works, except playback