All Projects → anoopsankar → Trakt2Letterboxd

anoopsankar / Trakt2Letterboxd

Licence: Apache-2.0 License
Script to export your movies from Trakt to Letterboxd

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Trakt2Letterboxd

Rats
Movie Ratings Synchronization with Python
Stars: ✭ 156 (+477.78%)
Mutual labels:  movies, trakt, exporter
Mod3-MHW-Importer
Blender Mod3 Import-Exporter for Monster Hunter World
Stars: ✭ 44 (+62.96%)
Mutual labels:  importer, exporter
laravel-json-syncer
A Json importer and exporter for Laravel.
Stars: ✭ 22 (-18.52%)
Mutual labels:  importer, exporter
tRakt-shiny
Using trakt to graph show data and such. The on-it's-way-out incarnation of trakt.jemu.name
Stars: ✭ 17 (-37.04%)
Mutual labels:  trakt, trakt-api
movie-box
📺 Get your last watched movies and shows (+more) report from trakt.tv in a GitHub Gist.
Stars: ✭ 13 (-51.85%)
Mutual labels:  trakt, trakt-api
daru-io
daru-io is a plugin gem to the existing daru gem, which aims to add support to Importing DataFrames from / Exporting DataFrames to multiple formats.
Stars: ✭ 21 (-22.22%)
Mutual labels:  importer, exporter
beancount-plugins
A collection of my custom beancount importers & price sources, written in Python
Stars: ✭ 14 (-48.15%)
Mutual labels:  importer
jail exporter
A Prometheus exporter for FreeBSD jail metrics
Stars: ✭ 21 (-22.22%)
Mutual labels:  exporter
Movie-Paradise
A responsive movie preview web app
Stars: ✭ 19 (-29.63%)
Mutual labels:  movies
blender-ply-import
A Python module for faster import of PLY models in Blender
Stars: ✭ 19 (-29.63%)
Mutual labels:  importer
Dowy
🎬Application that displays a list of Movies and Tv Series using Modern Android Application Development tools and API's
Stars: ✭ 29 (+7.41%)
Mutual labels:  movies
native-app
🍿 🕐 🎞 React Native App for the PCT environment
Stars: ✭ 39 (+44.44%)
Mutual labels:  movies
MidiAnimImporter
A custom importer that imports a .mid file (SMF; Standard MIDI File) into an animation clip.
Stars: ✭ 69 (+155.56%)
Mutual labels:  importer
docker-pulls
A simple compose script to use in conjunction with the prometheus stack to monitor Docker pulls.
Stars: ✭ 19 (-29.63%)
Mutual labels:  exporter
selectel-exporter
No description or website provided.
Stars: ✭ 25 (-7.41%)
Mutual labels:  exporter
mixpanel-engage-query
Command line tool to query the MixPanel Engage API for People Data.
Stars: ✭ 48 (+77.78%)
Mutual labels:  exporter
4h0y.github.io
🍺
Stars: ✭ 136 (+403.7%)
Mutual labels:  movies
netflix-list-exporter
💫‎‎‎‏‏‎ An Extension to export your lists from Netflix to Clipboard area and share it with your friends.
Stars: ✭ 60 (+122.22%)
Mutual labels:  exporter
MovieRatings
Android app to show movie ratings when browsing Netflix, Amazon Prime Video and other supported video streaming apps on the phone
Stars: ✭ 71 (+162.96%)
Mutual labels:  movies
imdb-trakt-sync
Sync IMDb to Trakt
Stars: ✭ 38 (+40.74%)
Mutual labels:  trakt

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.1

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.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].