2023-08-01, 17:11
Same here,
what's the problem please ?
what's the problem please ?
(2023-07-04, 09:19)StrangeAlien Wrote:(2023-07-03, 14:27)JNRW Wrote: This may be of interest. On my Intel NUC, Windows 11, Matrix 19.5, Sky News recently started to stutter within a minute of streaming. I have disabled MPEG-DASH and all is now well.It's a problem with InputStream, not with Youtube. You can't do nothing unfortunately It should be just fine with Nexus and appropriate version of its InputStream and Youtube 7.0.2-alpha7
On another matter, I am using version 6.8.27-alpha7. Is there another version for Nexus 20.2 (to which I wish to upgrade) or should I use the same one?
logfile:[plugin.video.youtube] Running: YouTube (7.0.1) on N***** (Kodi-20.2) with Python 3.11.2
Path: /
Params: {'action': 'play_video', 'videoid': 'e2ql5wODeMY'}
[plugin.video.youtube] DEPRECATED "plugin://plugin.video.youtube/?action=play_video&videoid=e2ql5wODeMY"
[plugin.video.youtube] USE INSTEAD "plugin://plugin.video.youtube/play/?video_id=e2ql5wODeMY"
CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/yt_play.py", line 50, in play_video
video_streams = client.get_video_streams(context, video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/client/youtube.py", line 101, in get_video_streams
video_streams = video_info.load_stream_infos(video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/video_info.py", line 542, in load_stream_infos
return self._method_get_video_info(video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/video_info.py", line 859, in _method_get_video_info
raise YouTubeException(reason)
youtube_plugin.youtube.youtube_exceptions.YouTubeException: The following content is not available on this app.
(2023-08-02, 15:24)trejder Wrote: After updating 19.3 → 20.2 I have noticed that I am unable to play any trailer video from any movie info box. And that every attempt ends up with "The following content is not available on this app".Always a good idea to search before posting simple fix available and still on the first page of this section for the moment.
Examining logs clearly shows that this plugin simply crashes during any of such attempt. Here is the most important part of logs:
logfile:[plugin.video.youtube] Running: YouTube (7.0.1) on N***** (Kodi-20.2) with Python 3.11.2
Path: /
Params: {'action': 'play_video', 'videoid': 'e2ql5wODeMY'}
[plugin.video.youtube] DEPRECATED "plugin://plugin.video.youtube/?action=play_video&videoid=e2ql5wODeMY"
[plugin.video.youtube] USE INSTEAD "plugin://plugin.video.youtube/play/?video_id=e2ql5wODeMY"
CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/yt_play.py", line 50, in play_video
video_streams = client.get_video_streams(context, video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/client/youtube.py", line 101, in get_video_streams
video_streams = video_info.load_stream_infos(video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/video_info.py", line 542, in load_stream_infos
return self._method_get_video_info(video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/video_info.py", line 859, in _method_get_video_info
raise YouTubeException(reason)
youtube_plugin.youtube.youtube_exceptions.YouTubeException: The following content is not available on this app.
Full logs available here: https://paste.kodi.tv/gihigegobo
Is there anything that can be done before the add-on is fixed by the developers?
One or more items failed to play.
Check the log for more information about this message?
(2023-08-03, 14:10)Trillian_M1 Wrote: Version 7.0.1: "Saved Playlists" not showing anything.From memory, this has been non-functional for quite some time due to changes in the Youtube API. I don't think anyone's looked into possible workarounds.
Does anybody have a idea as to how I can get the "saved Playlist" Menu in the Youtube addon to work properly?
Everything else in the Addon is working just fine like "Subscriptions" and "History" but Saved Playlists isn't displaying any items at all.
Any ideas as to why that is and how I could fix that?
Thank you
(2023-08-04, 02:19)b1ggles Wrote: Always a good idea to search before posting simple fix available and still on the first page of this section for the moment.
(2023-08-06, 18:29)graysky Wrote: inputstream.adaptive not available for others using Nexus? It prevents youtube from updating to 7.0.1