xob0t

Results 12 issues of xob0t

https://imgur.com/a/DZDzWeH

bug
duplicate

Suppose you want to reupload you media from a Pixel device, but downloading, deleting and uploading will remove all reuploaded media from all albums. To solve this, album info for...

enhancement

https://developers.google.com/photos/library/guides/manage-albums#adding-items-to-album Each album can contain up to 20,000 media items. Requests to add more items that would exceed this limit will fail.

bug

Not sure if it just really more complicated than it seems or I'm missing smth obvious. I want to mount my rclone remote so i can access it from the...

I tried to upload a 4Gb file on my 2Gb Ram + 1Gb Swap VPS. The memory quickly fills up, then the process is killed by system.

This pull request introduces a new configuration option, IgnoreMinorErrors, that makes Exiftool ignore minor errors when writing metadata. This is done by passing the -m argument to Exiftool. More info...

### Discussed in https://github.com/xob0t/Google-Photos-Toolkit/discussions/23 Originally posted by **Fix-MX** July 6, 2024 I started adding all space consuming photos to a new album. It worked perfectly and did what I expected....

enhancement

Some web services use TLS fingerprints to block undesired clients. When using HTTPtoolkit, those fingerprints are changed, which can lead to server rejecting the request. Solution: Support TLS fingerprint spoofing,...

Hello! Some values are missing after decoding. In this example the field `decoded_data["1"]["2"][0]["2"]["4"]` suppose to have a value of `image.png`, but instead it holds something else. The value `image.png` cannot...