nathanpeck / exiftool

A Node.js wrapper around exiftool, providing metadata extraction from numerous audio, video, document, and binary filetypes
MIT License
81 stars 26 forks source link

refactor exiftool to use the exiftool -json output method... #4

Open narcoticfresh opened 9 years ago

narcoticfresh commented 9 years ago

...makes everything leaner and cleaner. also all tags are returned now - return value structure is the same as before..

@nathanpeck : i'm not sure why this wasn't used in the first place (as exiftool features a json output method for quite some time).. i hope to commit more, i also plan to add tag manipulation methods to the module..

narcoticfresh commented 9 years ago

hi @nathanpeck

Something missing from this PR? not a good approach for you?