Tooling to pull down The Movie DB data for experimentation
Gets all of the latest movie data from The Movie DB and caches the responses in
the data/ directory.
Requests updates to the data since the last npm run get-data was run.
npm run get-data again.
Removes any deleted entries. Files are not removed as part of
npm run update-data