ordigi/elodie/media
Jaisen Mathai 87e0420fba
Make Pillow optional due to external dependencies (#326)
Fixes #325.

`Pillow` has a number of external dependencies needed for installation. Since most media files are detected correctly with `imghdr` and `Pillow` is used as a fallback we can make it optional.

`Pillow` support was added in #320 to fix #281.
2019-07-14 17:36:09 -07:00
..
__init__.py empty media/__init__.py 2016-01-04 23:50:44 +01:00
audio.py Python 3 compartibility added 2016-08-21 17:58:13 +03:00
base.py Add support for camera make and model in directory path #254 (#255) 2017-11-14 23:14:26 -08:00
media.py Specify fully qualified path for exiftool program (#304) 2019-03-09 23:01:28 -08:00
photo.py Make Pillow optional due to external dependencies (#326) 2019-07-14 17:36:09 -07:00
text.py Fix issue #252 to not modify original source files on import (#272) 2019-02-04 14:20:39 -08:00
video.py Add support for mts video files with H264:DateTimeOriginal create date field support (#295) 2019-01-24 07:34:02 +05:30