eshmu / gphotos-upload

Simple but flexible script to upload photos to Google Photos and add to a particular album. Useful if you have photos in a directory structure that you want to reflect as Google Photos albums.
145 stars 54 forks source link

Minor fixes #8

Open rock-meister opened 4 years ago

rock-meister commented 4 years ago

(1) Added ability to create album title with white spaces (2) Added .gitignore file to ignore changes to client_id.json (3) Handle empty albums name while listing all the albums

rock-meister commented 4 years ago

Added the feature to create a shared album. Fully backward compatible.