google-photos-delete-tool icon indicating copy to clipboard operation
google-photos-delete-tool copied to clipboard

Make deletion of all photos more robust, and a few other contributions merged

Open lcorbasson opened this issue 2 years ago • 3 comments
trafficstars

This PR builds upon previous contributions:

  • #43 by @ss23,
  • #53 by @gpmidi,

and improves them a bit by:

  • allowing the user to select how many items should be deleted and which kind of items through the called function's arguments,
  • fixing the issue with huge sets (thousands of pictures) where the wait time for new checkboxes to re-appear can be quite long, and you'll need to sleep and retry.

This still needs some formatting and documentation to be improved.

lcorbasson avatar Jul 20 '23 15:07 lcorbasson

Note that this was successfully tested on a set of 96,000 photos using Chromium 114 on Debian GNU/Linux "bookworm".

lcorbasson avatar Jul 20 '23 15:07 lcorbasson

Please resolve conflicts and reduce diff for comprehension

mrishab avatar Sep 08 '24 12:09 mrishab