Gabriel Claudiu Georgiu

Results 57 comments of Gabriel Claudiu Georgiu

These actions *might* help: * try using the [Docker version](https://github.com/ClaudiuGeorgiu/PlaystoreDownloader/tree/c35f8bc101b1e7f4f1ef32e3227b0cf62723ee9d#docker-image) * try with a different version of Python (e.g., if you were using 3.7, try with 3.9) * try different...

Hi @yotamgod, are you using 2-Step Verification for your account? I've noticed that since using 2-Step Verification, I usually don't get login errors when using the same account on different...

> However, considering my usage is an "automatic download server", wouldn't 2-Step Verification require manual intervention on each login? When using 2FA, you will need to generate an [App Password](https://support.google.com/accounts/answer/185833)...

> Is it possible to add **multiple credentials** file or json array , which have to work randomly when run the program. Currently it's not implemented, but it could be...

> I guess you are aware that i the past few days there is an issue with anything related to login I just tried and I confirm that login is...

Hi, sorry but I never used docker on windows so I can't help with this.

What is `D:\apktool`? On Windows, you should have 2 files (as described [here](https://ibotpeaches.github.io/Apktool/install/)): `apktool.bat` and `apktool.jar`, `APKTOOL_PATH` expects the path to the `.bat` file.