From f0f32bef08af465e8d8331c2762028050bfe9c31 Mon Sep 17 00:00:00 2001 From: Mary Paul Date: Sun, 31 Oct 2021 16:41:55 -0400 Subject: [PATCH] Add "Trailer Addict" api added Trailer Addict --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e94efc83..2d1b303c 100644 --- a/README.md +++ b/README.md @@ -1661,6 +1661,7 @@ API | Description | Auth | HTTPS | CORS | | [The Vampire Diaries](https://vampire-diaries-api.netlify.app/) | TV Show Data | `apiKey` | Yes | Yes | | [ThronesApi](https://thronesapi.com/) | Game Of Thrones Characters Data with imagery | No | Yes | Unknown | | [TMDb](https://www.themoviedb.org/documentation/api) | Community-based movie data | `apiKey` | Yes | Unknown | +| [TrailerAddict](https://www.traileraddict.com/trailerapi) | Easily embed trailers from TrailerAddict | `apiKey` | No | Unknown | | [Trakt](https://trakt.tv/b/api-docs) | Movie and TV Data | `apiKey` | Yes | Yes | | [TVDB](https://api.thetvdb.com/swagger) | Television data | `apiKey` | Yes | Unknown | | [TVMaze](http://www.tvmaze.com/api) | TV Show Data | No | No | Unknown |