SimonKravis
SimonKravis

Reputation: 659

How can download a shared Google Photos album using C# without authentication?

I would like to be able to download all the images in a shared Google Photos album (or a selection of them) from a C# app without using Google authentication. This is possible via a browser but I would like to do it from a C# application. The Google Photos Picker API seems to require Google authentication.

Upvotes: 0

Views: 37

Answers (0)

Related Questions