gphotosuploader / gphotos-uploader-cli

Command line tool to mass upload media folders to your google photos account(s) (Mac OS / Linux)
https://gphotosuploader.github.io/gphotos-uploader-cli/
MIT License
677 stars 78 forks source link

Updates to Google Photos API requires refactor #474

Closed pacoorozco closed 16 hours ago

pacoorozco commented 3 weeks ago

Is your feature request related to a problem? Please describe. Google has announced changes in the Google Photos API by March 31st, 2025. The changes requires refactor on this project to replace the deprecated scopes.

Describe the solution you'd like gphotos-uploader-cli can continue being used without disruption.

Describe alternatives you've considered It's mandatory to change the deprecated scopes

Additional context

pacoorozco commented 17 hours ago

The changes were done in this commit. They are available in the main branch.