barasher / go-exiftool

Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)
GNU General Public License v3.0
245 stars 43 forks source link

Error ErrNotFile returned when extracting metadata from folder #55

Closed barasher closed 2 years ago

barasher commented 2 years ago

Fix for issue #52 @jnathanh

barasher commented 2 years ago

@jnathanh