-
-
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
[Feature request] Add option to sign in to Google account (as workaround for "Please sign in" blocking playback) #4977
Comments
We removed the "login with Google" feature in #3893 because their 2FA process and account protection is way too complicated for us to follow. However, you can connect to the official website, then copy your sessions cookies and put them in your instance's invidious/config/config.example.yml Lines 157 to 163 in 53e8a5d
|
There are more things to do in order to have this working. People explained what in the private matrix room.
Youtube oauth2 makes this quite easy, in fact. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment has been minimized.
This comment has been minimized.
This will be considered as an option in a future change. For now there are unofficial ways getting shared on matrix to get this working, but we have no plans to share them here since this is not the correct way to logging into a google account. Doing it the way being shared on matrix can result in the logging not working after a few days and requiring to logging every week for example. Anyway we want to make it clear, this is not the ultimate solution. People on yt-dlp for example have said that they were getting their google account banned pretty quickly by using it on yt-dlp. |
I would like to suggest adding an optional ability to sign in to a Google account, purely as a way to get around the "Please sign in" errors which are now occurring for every video I try to play despite hosting my own private instance on a residential ip address.
I realize this goes against the privacy goal of Invidious, but that's not why I use Invidious. I use Invidious because it allows me to play ad free Youtube on my Apple TV via Yattee. I don't care if Google is tracking what I watch and I suspect there are other users that feel the same.
Is your feature request related to a problem? Please describe.
Countless bugs have been filed on the issue of Youtube blocking playback. For example, #4975
Describe the solution you'd like
Add an optional way to log into a Google account using username/password
Thanks for any consideration!
The text was updated successfully, but these errors were encountered: