Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 297 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 297 Bytes

Kinopoisk2letterboxd import data parser

A script parses watched movie data from kinopoisk.ru in Letterboxd import format (CSV) that it can be imported after on letterboxd.com

Run locally

  1. Clone repo;
  2. Install all dependencies with:
npm install
  1. Run with:
npm start