Skip to content

Download photos and video from Apple iCloud Photos service

License

Notifications You must be signed in to change notification settings

abdusfauzi/icloudfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iCloudFetch - Download iCloud Photos and Videos

This script is very juvenile and at its infancy stage. I am not responsible for any damage done due to the use of this script. Do you own research.

Steps:

# Run before start running the script. Prepare a python environment.
python3 -m venv venv

# Load into the virtual python environment by running.
source venv/bin/activate

# Install required packages.
pip install -r requirements.txt

# Run the script
python icloud_downloader.py

About

Download photos and video from Apple iCloud Photos service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages