-
-
Notifications
You must be signed in to change notification settings - Fork 507
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
Error : Video 'xx_XXXxXxxX' is unplayable. Reason: 'Please sign in' #868
Comments
In this PR from TeamNewPipe TeamNewPipe/NewPipeExtractor#1272 they have found another workaround extracting visitor data from the service itself instead of generating it locally. |
i have the same exact issue... |
Adding that this is replicated in a Linux container, though this is likely affecting everyone |
Same issue here |
Good news I was able to parse the json and get the visitor data, all tests are successful 😀 |
@Ales315 sounds great! Looking forward to that PR :) |
Same issue here. |
I’m still experiencing the same issue after updating the package to the latest version. Has anyone else tried it? |
The fix is working for me |
works on 6.5.3 version |
Version
6.5.2
Platform
.NET/Windows 11
Steps to reproduce
The below call throws the error again - Video 'xx_XXXxXxxX' is unplayable. Reason: 'Please sign in'
YouTube.Videos.Streams.GetManifestAsync(url)
Details
This issue started coming back again today.
This is similiar to this issue and it got fixed in version 6.5.2 a week back
#794
I guess the Google BOT back again with some more blocking strategies.
With httpclient auth cookies , httpclient wihtout auth cookies , no httpclient - All gives the same error
Checklist
The text was updated successfully, but these errors were encountered: