Skip to content

iterlace/must2letterboxd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Must to Letterboxd Exporter

Python

Version

Since dataclasses are used, the lowest version supported is Python 3.7.
You can download the newest release at https://www.python.org/downloads/

Packages

Before script execution, you need to install requests library:

$ python3 install requests

Usage

1. Export to .csv

Just provide a Must username. The rest is ours.

Settings Screenshot

$ python3 main.py

Enter your Must username: iterlace

Exported Want list to /tmp/must2letterboxd/want.csv
Exported Watched list to /tmp/must2letterboxd/watched.csv

2. Import .csv to Letterbox

Now you can upload:

Notes

An official import manual is available at https://letterboxd.com/about/importing-data/
Feel free to contribute to this repository.

About

A tool to migrate your watchlist from Must to Letterboxd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages