Skip to content

dirtystylus/letterboxd-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project will read the RSS feed of a Letterboxd user and create local Markdown files from the user’s Letterboxd diary. This is most useful for creating a local archive of your Letterboxd account (I use it for publishing my film log to my Eleventy-based website).

This uses a fork of the npm module letterboxd

Usage

  1. Run npm install.
  2. Copy .env.example to .env and set OUTPUT_DIR to be your desired output folder
  3. Run npm i -g to install the letterboxd command globally
  4. Run letterboxd diary [account name] with the letterboxd account name that you want to convert to Markdown

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors