Browse Source

Added utelly API which allows you to check if a movie or TV show is available in your region from the likes of netflix, amazon, google play, BBC iplayer etc.

pull/534/head
Ian Havelock 6 years ago
parent
commit
619a95ba1e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -652,6 +652,7 @@ API | Description | Auth | HTTPS | Link |
| SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) | | SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) |
| TMDb | Community-based movie data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) | | TMDb | Community-based movie data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) |
| TVMaze | TV Show Data | No | No | [Go!](http://www.tvmaze.com/api) | | TVMaze | TV Show Data | No | No | [Go!](http://www.tvmaze.com/api) |
| utelly | Check where a tv show or movie is available | `X-Mashape-Key` | No | [Go!](https://market.mashape.com/utelly/utelly) |
| Vimeo | Vimeo Developer API | `OAuth` | Yes | [Go!](https://developer.vimeo.com/) | | Vimeo | Vimeo Developer API | `OAuth` | Yes | [Go!](https://developer.vimeo.com/) |
| YouTube | Add YouTube functionality to your sites and apps | `OAuth` | Yes | [Go!](https://developers.google.com/youtube/) | | YouTube | Add YouTube functionality to your sites and apps | `OAuth` | Yes | [Go!](https://developers.google.com/youtube/) |




Loading…
Cancel
Save