--filename string
JSON exported tag filename (default "libbytag.json")
--delete
Use this flag to delete all downloaded cover images
git clone https://github.com/colliell/Libby-cover-grid-maker.git
cd Libby-cover-grid-maker
go build .
./libby_covers --delete --filename example/libbytag.json
Starting...
Successfully opened: example/libbytag.json
Processed 56 covers
Successfully created grid of cover images: grid-1767336440.jpeg
Deleted 56 images
...done
See example input "libbytag.json" file and output grid of covers in example/ directory
Note: to get this json file from the Libby app, go to your tag -> ACTIONS (top right corner) -> Export tag -> Data (JSON) (in iOS, but probably similar for other app types)