Add Watchmode (#2197)

This commit is contained in:
Matheus Felipe
2021-10-07 17:16:50 -03:00
committed by GitHub

View File

@@ -1332,6 +1332,7 @@ API | Description | Auth | HTTPS | CORS |
| [TVMaze](http://www.tvmaze.com/api) | TV Show Data | No | No | Unknown |
| [Utelly](https://rapidapi.com/utelly/api/utelly) | Movies, Series and TV shows Recommendations | `apiKey` | Yes | Unknown |
| [Vimeo](https://developer.vimeo.com/) | Vimeo Developer API | `OAuth` | Yes | Unknown |
| [Watchmode](https://api.watchmode.com/) | API for finding out the streaming availability of movies & shows | `apiKey` | Yes | Unknown |
| [YouTube](https://developers.google.com/youtube/) | Add YouTube functionality to your sites and apps | `OAuth` | Yes | Unknown |
**[⬆ Back to Index](#index)**