1.4.2 • Published 2 years ago

letterboxdexportreader v1.4.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago