v0.1.0 (2020-11-22)
Initial release 🎉
imdb2meta-import:
- Import the
title.basics.tsv.gzIMDb dataset into BadgerDB or bbolt - Data is encoded with protocol buffers
- Skip the import for TV episodes (not shows)
- Store only minimal metadata (ID, type, title, release/start year)
imdb2meta-service:
- HTTP web service for getting metadata as JSON for an IMDb ID
- Backed by BadgerDB or bbolt