-
Notifications
You must be signed in to change notification settings - Fork 898
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
[Bug]: Unexcepted token [1:71], video plays fine in browser #6328
Comments
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
Please don't leave "me too" comments, we are aware of the problem, spamming the thread doesn't help anyone. Just upvote the issue! |
Something I feel I should be mentioned would be that be that the problem doesn't seem to be affecting videos that I've watched in the past few hours, and they all stream fine when I attempt to watch them again, but it seems to be affecting any new video users attempt to stream. This suggests that it may be cookie/token related. |
@windowsfan6 Thank you for providing the logs, according to that the Invidious error is just that the Invidious instance you are using is temporarily unavailable, as for the local API error that is caused by a YouTube deciphering code change. They did a few of those recently the previous ones just failed silently, so you would only notice them when you specifically used the legacy formats but it looks like they've done another change, this time causing an error earlier on in the process. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This problem appears to be affecting music videos specifically on my end. I don't know if that's useful or not but I hope it helps. |
I can confirm that it seems to be impacting most videos that I suspect ContentID has flagged for containing music, yet doesn't appear to be affecting most other videos. |
I've tested around 100 of my music videos and until now every single video of channels who promote various artists aren't working while around 90 % of the music videos from the channels of the artists work. I don't have a clue why 10 % are affected tho cause not all of the affected ones were remixes of popular songs or had a lot of views. |
im adding the other message that the app gave me (just because nobody published it) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON these music videos work I hope to help with this comment :( |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
UPDATE: We have tested the fix on our end and we will put out a hotfix release ASAP. |
Agree with @rjdg14 it looks like some music videos is still getting it
|
@rjdg14 @ArthurKun21 we cant reproduce this yet on our end. Could you maybe provide some urls? Are you using a VPN and if so where was the server located when the error occurred? |
I don't have specific urls, but it was mostly music videos. But I can say that it is not happening too much.
nope |
In my experience the occasional music video still displays the error and then plays after a couple of tries. |
Here are some URL's to reproduce: These work totally fine in the browser, but give the error in this bug description in Freetube. No VPN on here. |
I tried loading this and only the 3rd one produced the error for me. |
Search for "White Christmas." Almost all of those videos give me the same error. I am on a debian Linux build. v.0.22.0 Beta version.Local API |
UPDATE: The error mentioned in the recent comments has been reproduced. We have to investigate this further. This will probably result in another upstream change. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@Tetriser there is a high chance that this is related. Lets wait for the second fix to be merged so others can verify is this is resolved |
UPDATE: We have tested the second fix on our end and if no more reports will come in we will put out a hotfix release ASAP. |
@efb4f5ff-1298-471a-8973-3d47447115dc @kuligs2 |
Hi @scoop96 what version are you using? |
UPDATE: v0.22.1 has been released! You can download the latest version using the following methods: Thank you for being patient and happy watching 📺! |
Nightly is now 5304 https://github.com/FreeTubeApp/FreeTube/actions/workflows/build.yml |
I updated to v22.1 beta and am still receiving this error on some music videos. I built locally on my Mac arm laptop. Error specifically occurs on this video: https://youtu.be/a5uQMwRMHcs |
@cartersocha As you said you built it yourself could you please specify exactly which commit you are using and did you make sure to run |
The yarn install seems to have fixed it. Thanks for the prompt reply! Im on 22.1 beta |
@cartersocha Okay good to know it was caused by not building it correctly and not an actual problem with FreeTube. If you are going to be doing custom builds for yourself please make sure you build it correctly next time and test with one of the official builds, before reporting something as an issue with FreeTube. |
Guidelines
Describe the bug
I was going to download a video, since I needed it for a project. However, it didn't load, both with Local and Invidious API's, which it means that it's YT screwing things again. The video is https://youtu.be/rek5_c1BXQI.
All other videos play just fine, and this video plays fine in a browser.
Expected Behavior
Video should play as usual.
Issue Labels
accessibility issue, API issue, content not loading, feature stopped working
FreeTube Version
v0.22.0
Operating System Version
Windows 10, version 21H2
Installation Method
.exe
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
bundle-1733766668291.log
Nightly Build
The text was updated successfully, but these errors were encountered: