From 4dac6bac08f8f2118a9e6aff0685224c769f6e2d Mon Sep 17 00:00:00 2001 From: Joaquim Cardona <42673539+qcardona@users.noreply.github.com> Date: Sat, 4 Dec 2021 03:11:11 +0100 Subject: [PATCH] Add JSON2Video (#2937) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9fee0012..eae2ed10 100644 --- a/README.md +++ b/README.md @@ -1698,6 +1698,7 @@ API | Description | Auth | HTTPS | CORS | | [Harry Potter Charactes](https://hp-api.herokuapp.com/) | Harry Potter Characters Data with with imagery | No | Yes | Unknown | | [IMDb-API](https://imdb-api.com/) | API for receiving movie, serial and cast information | `apiKey` | Yes | Unknown | | [IMDbOT](https://github.com/SpEcHiDe/IMDbOT) | Unofficial IMDb Movie / Series Information | No | Yes | Yes | +| [JSON2Video](https://json2video.com) | Create and edit videos programmatically: watermarks,resizing,slideshows,voice-over,text animations | `apiKey` | Yes | No | | [Lucifer Quotes](https://github.com/shadowoff09/lucifer-quotes) | Returns Lucifer quotes | No | Yes | Unknown | | [MCU Countdown](https://github.com/DiljotSG/MCU-Countdown) | A Countdown to the next MCU Film | No | Yes | Yes | | [Movie Quote](https://github.com/F4R4N/movie-quote/) | Random Movie and Series Quotes | No | Yes | Yes |