-
Notifications
You must be signed in to change notification settings - Fork 23
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
Provide API support #37
Comments
The API is already here. Request:
Response:
|
YouTube music link? |
Try it yourself on different songs, it was just a random song which doesn't have YouTube link. |
YouTube music was broken last week, the cookies approach is not longer available. Just fixed #40 |
In order to use this API do I have to use my client secret and client id from Spotify? Will Spotify playlists be supported in the future? |
No, this API does not require any auth. |
No auth for now is a side effect because Raycast plugins don’t have any client key mechanism in place. This isn’t ideal, as all requests are going through the same Spotify and Tidal client, which could lead to rate limits. In the future, the idonthavespotify public API will be refactored to ask for the corresponding oauth tokens |
This is a great tool and I would love to be able to integrate with Beets. Is there any way to use it without the UI using an API?
The text was updated successfully, but these errors were encountered: