From f2d374149657ead2f85b283a5645b8581238aae3 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull <41546558+RhetTbull@users.noreply.github.com> Date: Sun, 29 Dec 2019 10:46:28 -0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4169561e..d3489a8b 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,6 @@ OSXPhotos provides the ability to interact with and query Apple's Photos.app library database on MacOS. Using this module you can query the Photos database for information about the photos stored in a Photos library on your Mac--for example, file name, file path, and metadata such as keywords/tags, persons/faces, albums, etc. You can also easily export both the original and edited photos. -**NOTE**: OSXPhotos currently only supports image files -- e.g. it does not handle movies. - ## Supported operating systems Only works on MacOS (aka Mac OS X). Tested on MacOS 10.12.6 / Photos 2.0, 10.13.6 / Photos 3.0, MacOS 10.14.5, 10.14.6 / Photos 4.0, MacOS 10.15.1 / Photos 5.0. Requires python >= 3.6