Skip to content

emanuelediluzio/deleteallphotosicloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

iCloud Photo Deletion Script

Overview

This repository contains a Python script for deleting photos and videos from an iCloud account using the pyicloud library.

Warning

This script will permanently delete all photos and videos from your iCloud account. Please ensure that you have backed up all your data before using this script. The maintainers of this repository are not responsible for any data loss that may occur.

Prerequisites

  • Python 3.6 or higher.
  • pyicloud Python library.
  • tqdm Python library for progress bar support.

Installation

  1. Clone the repository:
    git clone https://github.com/emanuelediluzio/deleteallphotosicloud
    
  2. Install the required libraries:
    pip install pyicloud tqdm
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages