Skip to content

Script that creates a collage of movies wacthed on a chosen month based on your Letterboxd username. The script does not require your account password, nor access to Letterboxd's API.

Notifications You must be signed in to change notification settings

NeroKnox/Letterboxd-diary-collage-maker

Repository files navigation

Letterboxd-diary-collage-maker

Script that creates a collage of movies watched on a chosen month based on your Letterboxd username. The script does not require your account password, nor access to Letterboxd's API.

When running the script, enter the Letterboxd username, the year and the month as a two character number (e.g. 09 for September).

If you enjoyed this script, follow me on Letterboxd!

Example of image generated (username='neroknox',year='2023',month='09'): Movies_2023_09

Required libraries: selenium and PIL.

You also need to install the WebDriver for Google Chrome. Depending on your Chrome version, the correct driver may be found here or here. After downloading it, you need add the path to the driver file in the code before running it.

About

Script that creates a collage of movies wacthed on a chosen month based on your Letterboxd username. The script does not require your account password, nor access to Letterboxd's API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages