Since dataclasses are used, the lowest version supported is Python 3.7.
You can download the newest release at https://www.python.org/downloads/
Before script execution, you need to install requests library:
$ python3 install requestsJust provide a Must username. The rest is ours.
$ python3 main.py
Enter your Must username: iterlace
Exported Want list to /tmp/must2letterboxd/want.csv
Exported Watched list to /tmp/must2letterboxd/watched.csvNow you can upload:
- watched.csv using a direct link
- want.csv to the watchlist
An official import manual is available at https://letterboxd.com/about/importing-data/
Feel free to contribute to this repository.
