/mubi2letterboxd

A simple command line utility for user data migration from MUBI.com to letterboxd.com .

Primary LanguageGoMIT LicenseMIT

mubi2letterboxd

What?

mubi2letterboxd is a simple command line utility for user data migration from MUBI to letterboxd. With the utility, you can create a .csv file suitable for manual import to Letterboxd.

Why?

If you have an account on MUBI, the mubi2letterboxd utility can help you easily import your data to letterboxd.

How?

Open your profile page on MUBI. Examine your browser address line to find out your UserID. UserID is a number at the end of the site address.

How to find UserID

For using the program you need to install Go programming language

After successful installation run command:

go run mubi2letterboxd.go

Program will ask to input MUBI UserID for downloading data from MUBI and generates a letterboxd.csv file suitable for import to Letterboxd.