From 357531b1864f54d7f670d42c044779650fae6b06 Mon Sep 17 00:00:00 2001 From: louishamilton <37088794+louishamilton@users.noreply.github.com> Date: Wed, 25 Aug 2021 11:33:41 -0500 Subject: [PATCH] Remove SoundCloud Remove SoundCloud Issue #1970 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 989ee03b..7b00f0ef 100644 --- a/README.md +++ b/README.md @@ -793,7 +793,6 @@ API | Description | Auth | HTTPS | CORS | | [Openwhyd](https://openwhyd.github.io/openwhyd/API) | Download curated playlists of streaming tracks (YouTube, SoundCloud, etc...) | No | Yes | No | | [Songkick](https://www.songkick.com/developer/) | Music Events | `OAuth` | Yes | Unknown | | [Songsterr](https://www.songsterr.com/a/wa/api/) | Provides guitar, bass and drums tabs and chords | No | Yes | Unknown | -| [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](https://www.theaudiodb.com/api_guide.php) | Music | `apiKey` | Yes | Unknown |