Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playlist support #39

Open
flotwig opened this issue Dec 7, 2024 · 0 comments
Open

Playlist support #39

flotwig opened this issue Dec 7, 2024 · 0 comments

Comments

@flotwig
Copy link

flotwig commented Dec 7, 2024

Sometimes I want to share a playlist of mine with someone who doesn't have Spotify.

Right now, idonthavespotify seems to support this by name-matching playlists to playlists on other platforms, for example my instrumental playlist:

https://open.spotify.com/playlist/6dZLN2gMNIvzBbnmpmbR61?si=c0100c7057984e6e

image

on Apple Music, becomes a totally unrelated playlist:

image

I think it would be cool to do one of the following:

  1. Enumerate all of the songs on the playlist and provide links to them on the 2nd platform
  2. (more effort) Do (1), and add a button that uses the 2nd platform's APIs to automatically create a playlist on their account after auth

@sjdonado would a PR for this be in scope for this project? Might try to whip somethin up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@flotwig and others