SeBsZ

Results 21 comments of SeBsZ

It is possible to get the "human" version name through the API by adding a line to utils.py: `"versionString": app.details.appDetails.versionString,` The versionString is passed in the details API, along with...

@NoMore201 thanks for the update. I found out that when 'earlyAccessInfo' is present then this indicates an unreleased app, so thanks for solving this for us with this update. I...

@NoMore201 I fixed the issue myself. There was an issue with your parseProtobufObj() function, it was struggling with some of the protobuf repeated data structures such as "google.protobuf.pyext._message.RepeatedScalarContainer". I fixed...

Yeah, I meant last updated date, not the uploaded date. Thanks though.

> @SeBsZ perhaps What? We've successfully used the badges to grab the category, though most of the names have changed slightly from what they were previously.

Argh, seems gone now. I'm sorry, I thought the badges were still in the level above DocV2, but I forgot those have been removed as well now. Web scraping seems...

@matlink you are only storing one gsfid in your token cache file. I don't understand how your code allows for multiple gsfids for a single google account. Also, I agree...

When you want to download multiple APKs for different devices?

That is something I'd like to know for sure. Can you or anyone confirm this?

I'm also looking forward to this. Thanks in advance for your time!