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

First time sync - a tip #37

Open
karan opened this issue Nov 15, 2020 · 3 comments
Open

First time sync - a tip #37

karan opened this issue Nov 15, 2020 · 3 comments

Comments

@karan
Copy link

karan commented Nov 15, 2020

Can be useful with large libraries.

Instead of letting the app navigate to the first image, one could go to the Photos web app, scroll all the way to the bottom, find the last image, open it. Copy the resulting URL and then:

# In the download directory
$ echo -e $URL > .lastdone

Now, CDP will open that file and start navigating to the left and downloading images. Of course this means that the first image won't be downloaded, but you can do that manually.

@andyseubert
Copy link

this kickstarted the process for me - it seemed hung saying it successfully navigated to the end but the item it listed was the newest photo, and none were downloading. After doing the .lastdone thing, it started pulling photos.
Thanks!

@andyseubert
Copy link

unfortunately now it is saying authentication not possible in -headless mode

@andyseubert
Copy link

so for me just re-launching the container and re-trying seems to get this going again. I have re-authenticated with the other container a couple of times but I don't think that was the problem. Not sure though which is why I mention it.
I have about 400GB of photos according to my storage page in google, but when I do "takout" it shows more like 700GB so I am somewhat regretting getting this deep with google photos but it was good while it lasted.
Anyway I'm at about 100GB downloaded at this point so I hope it's OK to put issues that I come across here even if I find solutions on my own.

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

2 participants