gphotos-sync Logo
main

Tutorials

  • Initial Setup
  • Execute in a container
  • Local Installation
  • Running gphotos-sync
  • Creating an OAuth Client ID
  • User Login OAuth Flow

How-to Guides

  • Additional Setup for Windows Machines
  • Initial Setup on Windows for Docker desktop
  • Scheduling a Regular Backup
  • Comparing The Google Photos Library With Local files

Explanations

  • Folder Layout
  • Why is Google Photos Sync Read Only
  • Google OAuth Tokens for gphotos-sync
  • Known Issues

Reference

  • Contributing
  • API
  • Releases
gphotos-sync
  • Reference
  • View page source

Reference

Detailed information including autogenerated code documentation.

Reference

  • Contributing
    • Running the tests
      • To run in a container
      • To run locally
    • Code Styling
    • Documentation
    • Release Process
    • Updating the tools
  • API
    • gphotos_sync
    • gphotos_sync.__version__
    • gphotos_sync.__main__
    • gphotos_sync.BaseMedia
      • BaseMedia
    • gphotos_sync.DatabaseMedia
      • DatabaseMedia
        • DatabaseMedia._id
        • DatabaseMedia._url
        • DatabaseMedia._relative_folder
        • DatabaseMedia._filename
        • DatabaseMedia._orig_name
        • DatabaseMedia._duplicate_number
        • DatabaseMedia._size
        • DatabaseMedia._mime_type
        • DatabaseMedia._date
        • DatabaseMedia._create_date
        • DatabaseMedia._description
        • DatabaseMedia._downloaded
        • DatabaseMedia.location
        • DatabaseMedia.description
        • DatabaseMedia.orig_name
        • DatabaseMedia.filename
        • DatabaseMedia.create_date
        • DatabaseMedia.modify_date
        • DatabaseMedia.url
    • gphotos_sync.GooglePhotosMedia
    • gphotos_sync.LocalFilesMedia
    • gphotos_sync.GooglePhotosDownload
      • GooglePhotosDownload
        • GooglePhotosDownload.download_photo_media()
        • GooglePhotosDownload.download_batch()
        • GooglePhotosDownload.download_file()
        • GooglePhotosDownload.do_download_file()
        • GooglePhotosDownload.do_download_complete()
        • GooglePhotosDownload.find_bad_items()
    • gphotos_sync.GooglePhotosIndex
  • Releases

Other Versions main