Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"The following content is not available on this app. Watch this content on the latest version of YouTube." #683

Closed
blacklightpy opened this issue Apr 3, 2024 · 18 comments
Labels
bug Something isn't working

Comments

@blacklightpy
Copy link

Context

Please provide any relevant information about your setup

  • Add-on Version: 7.0.4+nexus.1
  • Kodi Version: 20.90.910
  • Kodi GUI Language: English
  • Operating System: Android/Linux 12.0
  • Operating System Language: English

Expected Behavior

Plays Video


Current Behavior

Screenshot_2024-04-03-06-26-38-430_org.xbmc.kodi.jpg


Steps to Reproduce

  1. Find Video
  2. Play

Log

https://drive.google.com/file/d/1B5z2LHJcd-KJQzP2AydrvhSBvKgAzA1D/view?usp=drivesdk


Additional Information

I think this was mentioned in another issue, but it seemed they think that the issue was resolved, and locked it a few days ago.


@blacklightpy blacklightpy added the bug Something isn't working label Apr 3, 2024
@KlausCPT
Copy link

KlausCPT commented Apr 3, 2024

Yep same behavior on my system.

Add-on Version: 7.0.4+nexus.1
Kodi Version: Nexus 20.5
Kodi GUI Language: English
Operating System: Linux Ubuntu 22.04.4
Operating System Language: English

@papavictor
Copy link

Same on my LibreElec 11.0.6, yt plugin 7.04+nexus.1, but not on my LibreElec 10.0.0, w/ yt plugin 6.8.26~alpha5.

@KlausCPT
Copy link

KlausCPT commented Apr 3, 2024

Yep same behavior on my system.

Add-on Version: 7.0.4+nexus.1
Kodi Version: Nexus 20.5
Kodi GUI Language: English
Operating System: Linux Ubuntu 22.04.4
Operating System Language: English

Sorry .... OS =Freedesktop SDK 22.08 (Flatpak runtime) (kernel: Linux 6.5.0-26-generic)
Tried reinstall Youtube addon but same issue.
Also running Netflix Addon on this machine if that has any bearing on the problem..

@ghen2
Copy link

ghen2 commented Apr 3, 2024

7.0.5 beta4 works for me, where 7.0.4 did not anymore (on 20.5 Nexus).

@blacklightpy
Copy link
Author

Resolved in 7.0.5+beta3.

@KlausCPT
Copy link

KlausCPT commented Apr 3, 2024

7.0.5 beta4 works for me, where 7.0.4 did not anymore (on 20.5 Nexus).

Yep.....7.0.5 Beta4 works great. Thanks so much...

@leevinh3291
Copy link

this's happening again, isn't it?

@MoojMidge
Copy link
Collaborator

If you think it is, then you should create a new issue with a log so that it can be looked into, otherwise nothing can be done

@woheller69
Copy link

Just had the same problem.
Upgraded to 7.0.6 beta 1 and got a different error message.
Then downgraded to 7.0.5 beta4 -> working again :-)

@MoojMidge
Copy link
Collaborator

Upgraded to 7.0.6 beta 1 and got a different error message.
Then downgraded to 7.0.5 beta4 -> working again :-)

There is no difference between those versions related to this problem. If one worked but not the other, it was only by coincidence.

YouTube generally makes changes in stages, targeting different requests and providing different responses as part of a gradual roll-out.

In order to do anything about it a log is required, as I unable to guess what the different error message may have been.

@woheller69
Copy link

Tried again:
7.0.5 beta4 works
7.0.6 beta1 crashes:

2024-04-23 08:37:26.996 T:1432339184 NOTICE: [plugin.video.youtube] Running: YouTube (7.0.6+beta.1.leia.1) on Leia (Kodi-18.2) with Python 2.7.13
2024-04-23 08:37:27.010 T:1432339184 ERROR: CSetting: error reading tag of "youtube.view.label.color.viewCount"
2024-04-23 08:37:27.010 T:1432339184 WARNING: CSettingGroup: unable to read setting "youtube.view.label.color.viewCount"
2024-04-23 08:37:27.010 T:1432339184 ERROR: CSetting: error reading tag of "youtube.view.label.color.likeCount"
2024-04-23 08:37:27.010 T:1432339184 WARNING: CSettingGroup: unable to read setting "youtube.view.label.color.likeCount"
2024-04-23 08:37:27.011 T:1432339184 ERROR: CSetting: error reading tag of "youtube.view.label.color.commentCount"
2024-04-23 08:37:27.011 T:1432339184 WARNING: CSettingGroup: unable to read setting "youtube.view.label.color.commentCount"
2024-04-23 08:37:27.362 T:1432339184 WARNING: [plugin.video.youtube] Failed to retrieved video info - video_id: czFXO1P6Bx4, client: android, auth: True,
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/plugin.py", line 17, in
plugin_runner.run(youtube.Provider())
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/plugin_runner.py", line 62, in run
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/plugin/xbmc/xbmc_plugin.py", line 98, in run
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/abstract_provider.py", line 124, in navigate
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/abstract_provider.py", line 274, in wrapper
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/provider.py", line 670, in on_play
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/yt_play.py", line 118, in play_video
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/utils.py", line 789, in update_play_info
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/utils.py", line 664, in update_video_infos
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/items/menu_items.py", line 280, in watch_later_local_add
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/items/base_item.py", line 62, in repr
File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/items/base_item.py", line 244, in encode
2024-04-23 08:37:28.250 T:1432339184 WARNING: CPythonInvoker(6, /home/pi/.kodi/addons/plugin.video.youtube/resources/lib/plugin.py): the python script "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/plugin.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE
2024-04-23 08:37:28.256 T:1904107520 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/play/?video_id=czFXO1P6Bx4]

@MoojMidge
Copy link
Collaborator

All still looks OK for now. The first request fails, and this may be more common as the Youtube changes roll out, but the other fallbacks are still working.

Your other issue is because you are using Kodi 18, and this is unsupported. Can't tell exactly what the problem is because you have cut and pasted different parts of the log and missed the most important parts in the middle. It may already be fixed in v7.0.6+beta.2 though.

@woheller69
Copy link

I did not cut anything out of the log.

@MoojMidge
Copy link
Collaborator

2024-04-23 08:37:27.362 T:1432339184 WARNING: [plugin.video.youtube] Failed to retrieved video info - video_id: czFXO1P6Bx4, client: android, auth: True,

File "/home/pi/.kodi/addons/plugin.video.youtube/resources/lib/plugin.py", line 17, in plugin_runner.run(youtube.Provider())

These lines aren't related, and what you have posted is missing whatever was in between.

Anyway I'm pretty sure the problem is already fixed. If it still doesn't work after the next release open a new issue and post a full debug log.

@woheller69
Copy link

this was just a copy / paste of the tail of the logfile.
The lines starting with "File" were indented on the screen

@MoojMidge
Copy link
Collaborator

Not sure how but whatever you did has missed the bits in between two parts of the log. Next time just post the whole log to avoid any problems. If you are using LibreELEC can just use pastekodi when you SSH in to your device.

@liaolingfen4
Copy link

the issue has appear again....

@MoojMidge
Copy link
Collaborator

No it hasn't. There may be a similar issue occurring, but unless you produce a debug log I can't do anything about it.

Like I already told you here: #682 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants