1.4.2 • Published 9 months ago

letterboxdexportreader v1.4.2

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

LetterboxdExportReader

Takes letterboxd export folder and translates it into an object containing the data from the export, such as the watchlist, diary, and all lists by the user.

Usage:

const lbreader = require("letterboxdexportreader")

const dirname = "letterboxdExportDirectoryPath";

const letterboxdObject = lbreader(dirname);
1.4.2

9 months ago

1.4.1

9 months ago

1.4.0

9 months ago

1.3.0

9 months ago

1.2.3

10 months ago

1.2.2

10 months ago

1.2.1

10 months ago

1.2.0

10 months ago

1.1.0

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago