Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tetrax-10/imdb-tmdb-letterboxd-linker

Opens the corresponding IMDb, TMDB, or Letterboxd page for movies, TV shows and people.
https://github.com/tetrax-10/imdb-tmdb-letterboxd-linker

greasemonkey greasemonkey-script greasyfork imdb imdb-script imdb-webscrapping letterboxd letterboxd-script movies tampermonkey tampermonkey-userscript tmdb tmdb-script userscript

Last synced: about 2 months ago
JSON representation

Opens the corresponding IMDb, TMDB, or Letterboxd page for movies, TV shows and people.

Awesome Lists containing this project

README

        

# IMDb TMDB Letterboxd Linker

Opens the corresponding IMDb, TMDB, or Letterboxd page for movies, TV shows and people with a single click. Additionally, it also displays IMDb ratings on both TMDB and Letterboxd pages.

## Installation

1. Install [Tampermonkey](https://chromewebstore.google.com/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en) extension.
2. Then, [Click me and press install](https://tetrax-10.github.io/imdb-tmdb-letterboxd-linker/linker.user.js)
3. After installing, paste your [TMDB Api Key](https://www.themoviedb.org/settings/api) in the [script settings](https://raw.githubusercontent.com/Tetrax-10/imdb-tmdb-letterboxd-linker/main/screenshot/settings.png), without the Api key this script will work but partially.
4. Done 🎉.

_**Note**_: If this script asks for permission to access cross-origin data to scrape imdb ratings, make sure to allow this permission in your browser. Otherwise, the script will not work. All you have to do is [Click "Always allow"](https://raw.githubusercontent.com/Tetrax-10/imdb-tmdb-letterboxd-linker/main/screenshot/permission.png)

## Screenshots

### IMDB page

![Screenshot](https://raw.githubusercontent.com/Tetrax-10/imdb-tmdb-letterboxd-linker/main/screenshot/imdb.png)

### TMDB page

![Screenshot](https://raw.githubusercontent.com/Tetrax-10/imdb-tmdb-letterboxd-linker/main/screenshot/tmdb.png)
![Screenshot](https://raw.githubusercontent.com/Tetrax-10/imdb-tmdb-letterboxd-linker/main/screenshot/tmdbPerson.png)

### Letterboxd page

![Screenshot](https://raw.githubusercontent.com/Tetrax-10/imdb-tmdb-letterboxd-linker/main/screenshot/letterboxd.png)