Gpup Versions Save

A command to upload photos and movies to Google Photos Library using the official Google Photos Library API

1.6.1

5 years ago

6607ba2 Add support for Rapsbery Pi 3 processor (#35) 0740bcb Use random listening port for OAuth (#23)

1.6

5 years ago

#22 Keep order of media items to upload #18 Concurrent uploading and adding media items #19 Save new token to config if it has been expired

1.5

5 years ago

#16 Add header and basic auth support on fetch URLs #15 Do not send Authorization header on fetch URLs #12 Fix handling non 2xx response on fetch URL #11 Upload remote files directly #10 Add feature to find or create target album #17 Send proper content-length on upload #9 Improve HTTP debug log

1.4

5 years ago

#8 Add config file support and setup wizard (#3 by @bhagyas)

Backward compatibility

You can store your OAuth client ID and secret to the config file (default to ~/.gpupconfig) during first setup. The environment variable GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET are still available.

Note that ~/.gpup_token is no longer used and you should remove it now.

1.3.1

5 years ago

#6 Fix error when uploading more than 50 images at once (#5 by @shindycham01) #7 Introduce goreleaser (#4 by @bhagyas)

Since this version you can install from brew tap.

brew tap int128/gpup
brew install gpup

1.3

5 years ago

This fixes the issue that filename of an uploaded image is not set correctly (#2 by @zenitraM).

Backward compatibility

It seems previously already uploaded without filenames will get duplicated when uploaded with filenames. If you prefer to avoid it, please use the old version.

1.2

5 years ago

1.1

5 years ago

1.0

5 years ago