From 1a01a7e7947ad50423f980dd8457664bab37ca7c Mon Sep 17 00:00:00 2001 From: 0x0is1 <0x0is1@protonmail.com> Date: Mon, 19 Jul 2021 18:55:34 +0530 Subject: [PATCH] [-] ErosNow API Replacement As previously provided ErosNow api is not active anymore, i have proposal to use this API instead. Although i have no idea how the older API used to look like as i noticed today, so it should be peer reviewed by previous contributor as well as the repo reviewers. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ce4bda6..ff4a5f74 100644 --- a/README.md +++ b/README.md @@ -1106,7 +1106,7 @@ API | Description | Auth | HTTPS | CORS | | [Breaking Bad Quotes](https://github.com/shevabam/breaking-bad-quotes) | Some Breaking Bad quotes | No | Yes | Unknown | | [Czech Television](http://www.ceskatelevize.cz/xml/tv-program/) | TV programme of Czech TV | No | No | Unknown | | [Dailymotion](https://developer.dailymotion.com/) | Dailymotion Developer API | `OAuth` | Yes | Unknown | -| [ErosNow](https://erosnow.com/developers/api/) | API for Bollywood films and many more | `OAuth` | Yes | Unknown | +| [ErosNow](https://pwaproxy.erosnow.com/api/v2/catalog/playlists-all?img_quality=1&location=3&page=121&resp=basic&new=true&start=2&content_limit=10&rows=5&optimized=true&progress=all&watchlist=all&country=US) | API for Bollywood films and many more | No | Yes | Unknown | | [Final Space](https://finalspaceapi.com/docs/) | Final Space API | No | Yes | Yes | | [Game of Thrones Quotes](https://gameofthronesquotes.xyz/) | Some Game of Thrones quotes | No | Yes | Unknown | | [Harry Potter](https://www.potterapi.com/) | Harry Potter API | `apiKey` | Yes | Yes |