Commit Graph

19 Commits

Author SHA1 Message Date
Stephen McQuay 0359f8c288
added meta subcommand
this command parses and prints out the metadata. Also I've used an
alternate spelling of "go wide" that I've been finding slightly more
legible these days.
2017-07-23 14:07:12 -07:00
Stephen McQuay 13cd30b46c
expose the ParseFile function. 2017-07-23 14:06:28 -07:00
Stephen McQuay b4ee62151d
vendor exif 2016-11-28 22:28:05 -08:00
Stephen McQuay 1abff34b3d
add missing link cleanup subcommand. 2016-07-09 21:40:14 -07:00
Stephen McQuay ceb4206787
add subcommands, make way for clean 2016-07-09 15:06:51 -07:00
Stephen McQuay c2c01c46f1
update mtime on files as we write them. 2016-05-22 09:55:08 -07:00
Stephen McQuay 53b1be748a
golint and go vet 2016-05-19 21:29:17 -07:00
Stephen McQuay 284a478a2f
add support for avi 2016-05-19 21:22:26 -07:00
Stephen McQuay 035375996e
added tests 2016-05-18 23:31:53 -07:00
Stephen McQuay 57d3e5fa1f
added primative support for png, gif others. 2016-05-18 21:11:18 -07:00
Stephen McQuay 126a948fd4
fixed bug if input dir doesn't exist. 2016-05-18 21:04:38 -07:00
Stephen McQuay a37d88f99f
cores flag, move supported extensions 2016-05-18 00:20:30 -07:00
Stephen McQuay 598a574685
refactor 2016-05-17 23:03:37 -07:00
Stephen McQuay 356775342b
more useful log flags 2016-05-17 22:53:41 -07:00
Stephen McQuay cc21ef3101
use mtime if exif data not present. 2016-05-17 22:53:27 -07:00
Stephen McQuay a468db2585
deal with bad exif 2016-05-17 19:38:08 -07:00
Stephen McQuay 2bb3b1a318
arranging jpegs mostly right. 2016-05-17 01:18:53 -07:00
Stephen McQuay ed0cd04250
added license 2016-05-17 01:18:38 -07:00
Stephen McQuay c447240cbf
init
parses and logs exif info.
2016-05-15 22:54:06 -07:00