google-photos-delete-tool
google-photos-delete-tool copied to clipboard
Update delete_photos.js
Thank you for the script you saved me a lot of time, it seem the html and classes where changes by Google so i propose an update for the query selectors
Hi @minsou, the query selector for the delete button was updated in another PRs and merged. Can you confirm if the confirmation button needs to be updated as well? If so, can you resolve the merge conflicts for the PR?
Script is currently working today without this PR's content using the selector button[aria-label="Delete"].
Script is currently working today without this PR's content using the selector
button[aria-label="Delete"].
Thanks for confirmation. Closing this PR.