-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[FIXED IN 0.27.0][YouTube] Related videos/comments not loading #10808
[FIXED IN 0.27.0][YouTube] Related videos/comments not loading #10808
Comments
Update: the issue seems to have gone away for now. Not closing yet as it may just be an on/off thing or some sort of A/B testing borking the parser. |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
The same issue is also affecting FreeTube, and it seems as though they're already working on a fix FreeTubeApp/FreeTube#4626. By the looks of it, they're detecting this behaviour by checking for the presence of a continuation and re-sending the request in that case. Do bear in mind that I have little experience with unofficial YouTube APIs, so my explanation is likely incomplete. |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
Update: I had also been having this problem on 0.26.1 until it fixed itself with no changes whatsoever on my end yesterday. Whether the extractor needs updating or not to try to be more robust, this particular instance seems to have been a temporary issue on YouTube's end. |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as off-topic.
This comment was marked as off-topic.
Is the issue related to the updated YouTube UI? Just speculating here. |
For comments, it is not influenced by this A/B tested watch UI update, but from comments data changes (which will remove the ability to get the exact like count after 999 likes). I am currently working on a fix for them (I added support of the new data structure way harder to parse), there is only support for formatting (italics, strikethrough, boldface, underline, etc.) which needs to be added back (it is pretty difficult, as texts are returned like video attributed descriptions, for which we didn't supported formatting and will be difficult to do so). For related videos, I think only logged-in users are getting the new A/B tested watch UI for now (it seems usually experiments are first ran for logged-in users), this needs investigation. |
This comment was marked as off-topic.
This comment was marked as off-topic.
I was facing the exact issue, until I turned off my VPN service. Perhaps it is a coincidence or maybe related. |
I think i just successfully captured a log (usually it just errors with Hidden for clarity
Exception
Exceptions (30)
Crash log 1
Crash log 2
Crash log 3
Crash log 4
Crash log 5
Crash log 6
Crash log 7
Crash log 8
Crash log 9
Crash log 10
Crash log 11
Crash log 12
Crash log 13
Crash log 14
Crash log 15
Crash log 16
Crash log 17
Crash log 18
Crash log 19
Crash log 20
Crash log 21
Crash log 22
Crash log 23
Crash log 24
Crash log 25
Crash log 26
Crash log 27
Crash log 28
Crash log 29
Crash log 30
|
This comment was marked as duplicate.
This comment was marked as duplicate.
Switching off VPN worked for me too. Very weird. Tested on the same video just to be sure. Am not even using a proper VPN, just an ad blocker that blocks requests through a VPN. Might be useful for debugging. |
Checklist
Affected version
0.26.1
Steps to reproduce the bug
Expected behavior
The "Related Items" tab should show related video recommendations for the current video.
Actual behavior
I get that blank page, without even an error toast to get a "Guru Meditation" error report.
Screenshots/Screen recordings
Logs
No response
Affected Android/Custom ROM version
No response
Affected device model
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: