From 8d2c2575fe8db4cb137daf5169c5b871155da71e Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Tue, 1 Oct 2019 21:58:50 +0200 Subject: [PATCH] Update TheAudioDB link as it uses HTTPS (#1038) Fix #976 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff38774..0aebd149 100644 --- a/README.md +++ b/README.md @@ -545,7 +545,7 @@ API | Description | Auth | HTTPS | CORS | | [SoundCloud](https://developers.soundcloud.com/) | Allow users to upload and share sounds | `OAuth` | Yes | Unknown | | [Spotify](https://beta.developer.spotify.com/documentation/web-api/) | View Spotify music catalog, manage users' libraries, get recommendations and more | `OAuth` | Yes | Unknown | | [TasteDive](https://tastedive.com/read/api) | Similar artist API (also works for movies and TV shows) | `apiKey` | Yes | Unknown | -| [TheAudioDB](http://www.theaudiodb.com) | Music | `apiKey` | No | 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 | ### News