Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download only Albums, How to download all photos from timeline? #22

Open
jakub-antos opened this issue Jul 7, 2022 · 2 comments
Open

Comments

@jakub-antos
Copy link

jakub-antos commented Jul 7, 2022

Program download only Albums. How to download all photos from timeline?

I've got error with Shared albums too
googleapiclient.errors.HttpError: <HttpError 500 when requesting https://photoslibrary.googleapis.com/v1/sharedAlbums?pageSize=50&alt=json returned "Internal error encountered.". Details: "Internal error encountered.">

@Remboooo
Copy link

If you don't specify any specific items to download (so no -a, -s or -f), it downloads everything including all photos on your timeline, which you can find under the 'Library' folder. I think it would be nice to be able to only download that folder and not bother with all the albums, but that's how it is now.

As for your HttpError, it means that something went wrong on Google's side, not much we can do about it. Just try again after a while.

@b4444
Copy link

b4444 commented Jul 25, 2023

If you don't specify any specific items to download (so no -a, -s or -f), it downloads everything including all photos on your timeline, which you can find under the 'Library' folder. I think it would be nice to be able to only download that folder and not bother with all the albums, but that's how it is now.

Great idea to have option download only 'Library' folder!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants