synchronization - Synchronize linux photos to google photos using an API and node.js -
i have following issue, want create script in node.js recursively synchronize photos pictures/
folder google photos account. , @ moment issue how should approach cause didn't find google photos api.
back in day possible call directly plus (before lock down of v1whitelisted
api registered clients, doesn't seem work anymore unless violate google's tos)
the available api google photos picasa web albums data api
so can maybe use nodejs picasa api client
you can experiment looking on protocol guide
you can further experiment using oauth 2.0 playground through picasa api.
good luck :)
Comments
Post a Comment