[GH-ISSUE #524] SoundCloud support #215

Closed
opened 2026-02-28 14:47:48 +03:00 by kerem · 1 comment
Owner

Originally created by @sumanthratna on GitHub (Jul 10, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/524

It would be nice if I could use SoundCloud with this (I completely understand if you don't want to do this). I think the only changes would need to occur in src/network.rs (I think we could just turn network into a folder and add two files inside of it: spotify.rs and soundcloud.rs).

Originally created by @sumanthratna on GitHub (Jul 10, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/524 It would be nice if I could use SoundCloud with this (I completely understand if you don't want to do this). I think the only changes would need to occur in [`src/network.rs`](https://github.com/Rigellute/spotify-tui/blob/9648083bdb37237b70020a7044d4490a06af9067/src/network.rs) (I think we could just turn network into a folder and add two files inside of it: `spotify.rs` and `soundcloud.rs`). - https://crates.io/crates/soundcloud - https://crates.io/crates/soundcloud-fs - https://github.com/Rigellute/spotify-tui#roadmap
kerem closed this issue 2026-02-28 14:47:48 +03:00
Author
Owner

@Rigellute commented on GitHub (Jul 22, 2020):

Nice idea though I think this will be out of scope for spotify-tui. All the current state management would need to change due to the types being different.

Perhaps an abstraction could be created that would handle spotify, soundcloud, apple music etc. APIs.

However I think it'd be best for a new application to be made that could handle this.

<!-- gh-comment-id:662341303 --> @Rigellute commented on GitHub (Jul 22, 2020): Nice idea though I think this will be out of scope for spotify-tui. All the current state management would need to change due to the types being different. Perhaps an abstraction could be created that would handle spotify, soundcloud, apple music etc. APIs. However I think it'd be best for a new application to be made that could handle this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#215
No description provided.