Skip to content

v0.1.0 (2020-11-22)

Choose a tag to compare

@doingodswork doingodswork released this 22 Nov 20:46

Initial release 🎉

imdb2meta-import:

  • Import the title.basics.tsv.gz IMDb 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