From ba0b36e33aa1f9884b6d32bd4540a145dfef8c14 Mon Sep 17 00:00:00 2001 From: intagliated Date: Mon, 4 May 2026 09:50:43 +0530 Subject: [PATCH] Add Verome API to Music --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 204ff617..00e9167d 100644 --- a/README.md +++ b/README.md @@ -1241,6 +1241,7 @@ API | Description | Auth | HTTPS | CORS | | [TasteDive](https://tastedive.com/read/api) | Similar artist API (also works for movies and TV shows) | `apiKey` | Yes | Unknown | | [TheAudioDB](https://www.theaudiodb.com/api_guide.php) | Music | `apiKey` | Yes | Unknown | | [Vagalume](https://api.vagalume.com.br/docs/) | Crowdsourced lyrics and music knowledge | `apiKey` | Yes | Unknown | +| [Verome](https://github.com/Kirazul/Verome-API) | Music API for searching, streaming, and exploring music data from YouTube Music, YouTube, and Last.fm | `No` | Yes | Unknown | **[⬆ Back to Index](#index)**