-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] "Please sign in" from residential IP, youtube.com works #4975
Comments
Same here... |
Was encountering the same problem - ran the inv_sig_helper and generated a new |
I can confirm that regenerating visitor_data/po_token helps |
I just did the same, and the issue has gone away, but doing so initially didn't help. This sounds like A/B testing, so there's probably more to come. I'll close the issue for now. |
Please don't create duplicated issues thank you. If you have a constant error please logging, it's expected: #4734 (comment) |
@unixfox apologies if this has been researched already, but this does not seem like the same bug as #4734:
As I suspected, the issue has reappeared and I'm once again unable to fix it by regenerating If they are the same issue, it might be worth adding the "Please sign in" message and any other details to #4734 to prevent confusion. |
The issue lies with the fact that we have already done all the research possible with the possible solutions that Invidious can handle. yt-dlp is another tool, which means it may differ from how invidious works. I said to not create duplicated issue because we already know about these issues, and for the moment we can't do anything more than what we have already done. Something that was explained in #4734 (comment) Right now, there are many factors that contribute to the "please sign in" errors or to the fact that it works for some people. This makes it very difficult to diagnose the root cause of everyone. That's why for the moment we have offering what generally works for most people with a residential IP address: https://docs.invidious.io/installation/. If it doesn't, I'm sorry but you can't use Invidious for the moment. I know this is sad but it's the current state of YouTube against 3rd party clients. |
@unixfox Can you explain why Android apps such as SmartTube continue to work without any issues? It's also a 3rd party client that is open source with ad skipping and Sponsorblock integration: https://github.com/yuliskov/SmartTube |
Sadly I'm facing this issue as well at home and no token generation managed to fix it. |
This comment was marked as outdated.
This comment was marked as outdated.
Is there eventually a working docker image with the above patch? Thx |
This comment was marked as outdated.
This comment was marked as outdated.
Make sure you've also replaced |
Yes please can someone provide this? |
This comment was marked as outdated.
This comment was marked as outdated.
Perhaps @unixfox can answer that. If it's just a temporary fix then maybe that's the answer. We've had a lot of temporary fixes, but they're ultimately kind of pointless if they quickly stop working. Also I haven't seen an explanation for why this fixes anything. Given that the issues are inherently intermittent, a fix without an explanation doesn't inspire much confidence. |
We are busy on offering more permanent solutions. Things that get shared here may not work after a few weeks or so. We prefer to tell the public that they can use whatever solution fits to them instead of saying that we fixed the software but 2 weeks after it's broken again. Anyway, if people here finds a good solution that works for the moment please create a pull request! By good I mean something that doesn't revert a whole PR just "because it works". |
Perhaps making the Web Creator API optional via environment variable, and making it enabled by default so it won't affect the majority of the users? Unfortunately this solution may be more robust, but clearly broke things for several people. |
We prefer to avoid this scenario. Because this would make the diagnostic of someone else installation difficult. What if they configured a client that no longer works, we would have to think about it in the diagnostic. We prefer that everyone is on the same implementation. This way we can more easily understand why it doesn't work for someone for example. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Locking this issue as we know that things broke, new code changes will be up soon. Be patient guys, rome wasn't built in a day. |
Describe the bug
The following is shown after attempting to visit any
/watch
url:I am not using a proxy and visiting youtube.com lets me play the video without logging in. yt-dlp 2024.09.27 and
mpv
also work. This appears to be the same issue as #4972, but I don't believe it's the same as #4734.Steps to Reproduce
/watch?v=aqz-KE-bpKQ
Logs
Additional context
The text was updated successfully, but these errors were encountered: