AlexCSDev / PatreonDownloader

Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
MIT License
917 stars 95 forks source link

Chromium fails to login to Patreon via Gmail account #189

Closed BubaVV closed 1 year ago

BubaVV commented 1 year ago

Tried to download a post from Patreon, but had an issue with login. My account on Patreon uses login via Gmail. Chromium instance launched by downloader was treated as suspicious by Google, and get This browser or app may not be secure. error while trying to log in. It forbids logging totally. Despite it, desktop Chromium does Patreon login successfully.

Remote browser with manually logged session might be a solution here. I tried to setup it, but failed - downloader opens own instance of Chromium even with passed valid --remote-browser-address. Tried both Chromium and Chrome with enabled remote debug with the same negative result.

I use Ubuntu Focal. Compiled the tool using dotnet-6.0 SDK

AlexCSDev commented 1 year ago

178