-
Notifications
You must be signed in to change notification settings - Fork 100
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
Google prevents login #140
Comments
+1, i'm on arch linux if that's relevant |
+1 Getting this on Gentoo, with and without the appimage. |
+1, AppImage on Arch using LD_PRELOAD=/usr/lib/libnss3.so |
+1, AppImage on Mint 19.2. |
oh wait actually, isn't this the wonderful recaptchav3 |
Seriously though, can we please make recaptchav3 illegal by law, I have no idea how to tackle this right now, seriously, fuck Google. |
Maybe open a browser for authorization? Or maybe have some way to forward the captcha? |
I'm sure recaptchaV3 must violate some GPDR laws. |
I'm sure it does but do they really care? They can pay the fines. |
Same for me on Ubuntu MATE 19.04 amd64. |
It's not feasible without adding a browser extension. |
To be honest, I wouldn't mind installing a browser extension if it came down to it. |
As long as it works on Firefox it's better than not being able to play at all. Possibly a userscript? |
+1 A friend of mine has the same issue. Built from source, if that makes a difference. |
Wouldn't something like xdg-open work?
…On Tue, Aug 27, 2019, 4:24 PM beckadamtheinventor ***@***.***> wrote:
+1 A friend of mine has the same issue. Built from source, if that makes a
difference.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#140?email_source=notifications&email_token=AFYTD5DNJSO5AQVRP75GRXDQGWZR5A5CNFSM4IPHROZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5JNAIQ#issuecomment-525520930>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFYTD5B5RMI7ZXV3BCGMQCLQGWZR5ANCNFSM4IPHROZA>
.
|
hmm Chrome/Chromium has that automation mode puppeter uses that I could use as well afaik. Wonder if Firefox has something similar. It should be enough to be able to inject a script onto the webpage that would connect over a websocket back to me. |
Geckodriver is the equivalent for Firefox iirc. If all you need is
Javascript then I'd take a look at using Violentmonkey
<https://violentmonkey.github.io/> or something similar, since that's cross
platform and works for all major browsers.
…On Wed, Aug 28, 2019 at 8:02 AM MCMrARM ***@***.***> wrote:
hmm Chrome/Chromium has that automation mode puppeter uses that I could
use as well afaik. Wonder if Firefox has something similar.
It should be enough to be able to inject a script onto the webpage that
would connect over a websocket back to me.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#140?email_source=notifications&email_token=AIEGR7XA33P3NGFN73HQGETQGZSNTA5CNFSM4IPHROZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5K4CJA#issuecomment-525713700>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIEGR7TAAF2PIQM273SC73DQGZSNTANCNFSM4IPHROZA>
.
--
In case you're wondering, nodejs is kind of awesome. This is coming from a
C++ dude. All but electronjs.
|
Either way, the following flow has to be done to replace the playdl-signin-ui:
If anyone has any ideas how to do it nicely using an existing browser, let me know. |
After putting in e-mail, google gives the following message:
I'm on Debian 10 Buster
The text was updated successfully, but these errors were encountered: