SeBsZ

Results 9 issues of SeBsZ

Would it be possible to get some sort of dominance percentage for each color returned in the palette, so I can choose the second most dominant color for example?

feature-request

Hi @NoMore201, Is it possible to get the latest google protobuf and googleplay_pb2.py? It seems that a lot of fields have been added to the Play Store in the meantime,...

enhancement

Hello @NoMore201, It seems that I'm a bit confused right now on how to properly use this. I've noticed that NoMore201/googleplay-api supports two methods to authenticate with Google - either...

Hey, I'm wondering if it's possible to make an API call to retrieve the date an app was last updated on the Play Store? It's listed on the Play Store...

enhancement

We added the ability to filter the S3Client returned by the s3() function. This allows us to switch the S3Client and provide it with different credentials, region and endpoint. We...

Thanks for this plugin. Right now, when I try to upload a size that's too large for my S3 provider, I get the following error: ``` Error executing "PutObject" on...

Hi there, I'm trying to use $s3->getObjectAttributes() to grab a file's ETag but I see two issues with this. It seems (based on bandwidth) that this command still downloads the...

class-disqus-admin.php has a filter for the get_rest_url function `public function dsq_filter_rest_url( $rest_url )` The issue is line 167 in this function: `$current_host = $_SERVER['HTTP_HOST'];` When running PHP scripts on the...

When running a basic test using Python 3.11, I'm getting BadAuthentication returned once again: ``` env-linux/bin/python3.11 gpsoauthtest.py {'Error': 'BadAuthentication'} Traceback (most recent call last): File "/srv/www/htdocs/x/gpsoauthtest.py", line 9, in master_token...