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-linker

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

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

Last synced: 3 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 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-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-linker/main/screenshot/settings.png).
4. Then, open this [TMDB page](https://www.themoviedb.org/movie/420622) you will be asked for permission to access cross-origin data to scrape imdb ratings. [Click "Always allow"](https://raw.githubusercontent.com/Tetrax-10/imdb-tmdb-linker/main/screenshot/permission.png).
5. Done 🎉.

## Screenshots

### IMDB page

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

### TMDB page

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

### Letterboxd page

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