Delete all local photos in Photos app (clear.all_photos)
Declaration
clear.all_photos()
Description
Delete all local photos from the Photos app; iCloud Photo Stream is not affected.
This function can take a very long time; force-stopping the script mid-run can be slow (it may require a hard kill).
WARNING: The effect of this function is irreversible.
Example
clear.all_photos()