Commit Graph

19 Commits

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