TDKorn / icloud-photos-to-google-drive

A tool to transfer photos from iCloud to Google Drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transfer iCloud Photos to Google Drive

A tool to free up iCloud storage by transferring photos from iCloud to Google Drive.

This script uses pyicloud / icloudpd and PyDrive2 to interact with the iCloud and Google Drive APIs.

Features

  • Download photos/videos from iCloud
  • Upload photos/videos to Google Drive, sorted by year and month
  • Delete photos from iCloud, either temporarily (move to Recently Deleted) or permanently

Setup

To clone and install this repository with pip:

python -m pip install git+https://github.com/TDKorn/icloud-photos-to-google-drive

About

A tool to transfer photos from iCloud to Google Drive

License:MIT License


Languages

Language:Python 100.0%