-
-
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.2][YouTube] HTTP error 403 when starting videos #11255
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.
This comment was marked as duplicate.
This comment was marked as duplicate.
It should be mentioned that yt-dlp yesterday started throwing 403 errors. This sounds like YouTube has made changes that are breaking 3rd party access. |
Youtube is messing with 3rd party apps again. It's happening on other apps as well. |
Same here. No videos will play, no channel pages will load. Worth noting that on my PC, PotPlayer can still play videos just fine. Last time this happened (NewPipe failed to play a video but PotPlayer plays it), it was a result of YouTube doing A/B testing targeting different platforms. |
Same issue here. First started just occasionally occurring on some videos, now no videos play at all. Exception
Crash log
|
Grayjay android app also still works. That's what I am using in the meantime. |
The only thing I can get working is other apps that utilize the invidious instances, Everything else just fails |
The guys over at youtube-dl have an approach. Details are still a bit sparse, but youtube changed the javascript code snippet that we parse out of the whole file in order to bypass the throttling. I don't have a working setup anymore for newpipe + extractor anymore so I will need some time if no one else has time The regexes here probably need to be adjusted |
Fix is in the works. for now you can use the debug APK from here TeamNewPipe/NewPipeExtractor#1191 |
Fixed by TeamNewPipe/NewPipeExtractor#1191. A hotfix release is in the making. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as resolved.
This comment was marked as resolved.
So, Youtube changed something again and this issue resurfaced. It's already fixed in the code, so just wait a little and it'll be out in a new version. |
This is fixed again by 0.27.2 |
Please also see About YouTube playback errors - YouTube changed some things to get working streams
Checklist
Affected version
0.27.0
Steps to reproduce the bug
Open the video and try to play it.
Expected behavior
For the videos to play.
Actual behavior
The video doesn't want to play. An error code appears in the notification.
Screenshots/Screen recordings
No response
Logs
Exception
Crash log
Affected Android/Custom ROM version
Android 7
Affected device model
Asus z500m
Additional information
No response
The text was updated successfully, but these errors were encountered: