"vscode:/vscode.git/clone" did not exist on "64e807f27bc7f4d9770e5f1b856573719e9d3d8b"
Commit 619a95ba authored by Ian Havelock's avatar Ian Havelock
Browse files

Added utelly API which allows you to check if a movie or TV show is available...

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.
parent e5e1345d
......@@ -652,6 +652,7 @@ API | Description | Auth | HTTPS | Link |
| SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) |
| 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) |
| 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/) |
| YouTube | Add YouTube functionality to your sites and apps | `OAuth` | Yes | [Go!](https://developers.google.com/youtube/) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment