gphotos-uploader-cli
gphotos-uploader-cli copied to clipboard
Command line tool to mass upload media folders to your google photos account(s) (Mac OS / Linux)
**Describe the bug** I have a directory with about 500 folders/albums with about 40k photos total. After uploading for about 1 hour it hits the 10k limit. **To Reproduce** Steps...
It seems that that adding each file (~ 40k in my case) to the queue is slow and an expensive operation, especially without anything consuming it until this stage is...
**Is your feature request related to a problem? Please describe.** First time user. Trying to upload a photo archive I downloaded from another service I was using. There's close to...
I've been using gphotos-uploader-cli for a past couple of months and uploaded quite a few photos, videos to Google Photos Lately I've noticed the upload would stack for a very...
I run version 3.3.1 https://github.com/gphotosuploader/gphotos-uploader-cli/pull/315 https://github.com/gphotosuploader/gphotos-uploader-cli/issues/301 Links above claim that one can upload files in a sorted fashion. In all my tests this did not work. The files are uploaded...
**Describe the bug** After setting up the GCP project and configuring OAuth, I'm getting an "[fatal] unable to get token" error after I enter the authorization code. **To Reproduce** Steps...
**Is your feature request related to a problem? Please describe.** Because my internet upload bandwidth is rather bad (2-4mb/s upload), when I synchronize photos it saturates the network and creates...
**Describe the bug** The keychain backend is not working on macOS. **To Reproduce** Steps to reproduce the behavior: 1. `brew install gphotosuploader/tap/gphotos-uploader-cli` 2. Run `gphotos-uploader-cli init` 3. Edit `config.hjson` and...
Old cameras and scanners etc do not have a sensible EXIF data blob in images. In particular, the time of the image is not set correctly. I'd like to see...
I can see there is no mention of WIndows in the documentation. Go itself can be compiled to windows. Are you using any libraries that are incompatible? I think gphotos-uploader-cli...