Skip to content

A script to convert letterboxd export list to support TMDB csv format

Notifications You must be signed in to change notification settings

FOSS-Syndicate/Letterboxd-to-TMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letterboxd-to-TMDB

A script to convert letterboxd export list to TMDB supported (IMDB V3) csv format

Usage

  • Installing the required libraries
pip install -r requirements.txt
  • running the script
python main.py <letterboxd-watched.csv> 

OR 

python main.py <letterboxd-watched.csv> -o <output.csv>

About

A script to convert letterboxd export list to support TMDB csv format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages