SkillAgentSearch skills...

Trakt2Letterboxd

Script to export your movies from Trakt to Letterboxd

Install / Use

/learn @anoopsankar/Trakt2Letterboxd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Trakt2Letterboxd

This is a simple cross-platform script to export your movies in Trakt to Letterboxd.

You require Python 3.x installed for this to run. To install Python please follow the instructions at the official Python website.<sup>1</sup>

To use run python3 Trakt2Letterboxd.py on your terminal. This will generate two csv files in the format required by Letterboxd. One titled 'trakt-exported-history.csv' (for movies you've seen) and one titled 'trakt-exported-watchlist.csv' (for movies you want to watch). You can import these files directly into the Letterboxd interface.

If you need more help running python scripts; please check these guides for your operating systems: Windows and MacOS. (Guys on Linux, you should already know what you're doing!). If you need more in-depth details please check this guide. If nothing works, please feel free to raise a github issue and I will try my best to guide you.

<sup>1</sup> If you want a Python2.x version, please checkout the python2.7 branch in the repo. This branch is no longer supported.

Related Skills

View on GitHub
GitHub Stars97
CategoryDevelopment
Updated5d ago
Forks18

Languages

Python

Security Score

100/100

Audited on Mar 24, 2026

No findings