We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you for this tool! I am here to suggest an improvement.
The current iteration with timers between deletion cycles is somewhat clunky, and does not take machine performance and network latency into account.
Recommended change is to wait until the "Moving X images" prompt disappears from the DOM before attempting the next deletion cycle.
The text was updated successfully, but these errors were encountered:
I made some other changes like removing the limit of retries in this fork: https://github.com/recursionbane/google-photos-delete-tool
Sorry, something went wrong.
Sounds amazing. Can you make a PR back into the project with this change?
No branches or pull requests
Thank you for this tool!
I am here to suggest an improvement.
The current iteration with timers between deletion cycles is somewhat clunky, and does not take machine performance and network latency into account.
Recommended change is to wait until the "Moving X images" prompt disappears from the DOM before attempting the next deletion cycle.
The text was updated successfully, but these errors were encountered: