Add Watchmode API

Add Watchmode API to Video
This commit is contained in:
Abduttayyeb M.r 2021-10-03 21:34:12 +05:30 committed by GitHub
parent a66cf54008
commit 26a8a16d0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1272,6 +1272,7 @@ API | Description | Auth | HTTPS | CORS |
| [TVDB](https://api.thetvdb.com/swagger) | Television data | `apiKey` | Yes | Unknown |
| [TVMaze](http://www.tvmaze.com/api) | TV Show Data | No | No | 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)**