-
Notifications
You must be signed in to change notification settings - Fork 14
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
Youtube barely worked anymore (thanks google ...) #55
Comments
Try to update to MotionBox 3.0 |
I'm already using alpha 3.0.0-1 :D I've uninstalled, cleaned my user folder to keep only my playlist and reinstalled and more videos are working. |
Do you need to hit play several times on a given video to have it start ? |
I tried yeah but, it never starts ... I always have that |
Hmmm. The video plays fine on my side. Which OS are you on ? |
I'm on Windows 11. |
I saw issue #53 and tried that before submitting that tickets, but it doesn't work.
Youtube video doesn't play.
The workaround is to sometimes disable the Safe Mode and select a resolution manually. Doing so, up to 720p it could work or not, but 1080 play without sound.
The console output is as follows :
I notice that youtube now appends a
#sid=0
to a video's URL.example video : Get https://www.youtube.com/watch?v=xW_PMyQHxYU
Then MotionBox try to get that URL :
Get https://www.youtube.com/watch?v=VGmuXX1BZtY&ucbcb=1
with a&ucbcb=1
string append to it.Platforms like Invidious or Piped have also recent issues with Youtube. :/
The text was updated successfully, but these errors were encountered: