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

A question about using ‘--delete-after-download’ to delete “all photos”, “hide”, and “recently deleted” #992

Open
14278358 opened this issue Nov 7, 2024 · 1 comment
Labels

Comments

@14278358
Copy link

14278358 commented Nov 7, 2024

‘--delete-after-download’ can delete “all photos” and “hide” after downloading, and can also download photos in “recently deleted”, but cannot delete “recently deleted”

Then I based on the feedback from 66f084f
Modify "fields": {"isDeleted": {"value": 1}} to "fields": {"isExpunged": {"value": 1}}

As a result, using --delete-after-download can delete the photos in "Recently Deleted" after downloading, and can also download the photos in "All Photos" and "Hidden", but cannot delete the photos in "All Photos" and "Hidden" photo

I don't understand why?

@14278358 14278358 added the bug label Nov 7, 2024
@AndreyNikiforov
Copy link
Collaborator

What are you trying to achieve?

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

No branches or pull requests

2 participants