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

Audius.co support #31

Open
LoginByCall opened this issue Feb 9, 2022 · 0 comments
Open

Audius.co support #31

LoginByCall opened this issue Feb 9, 2022 · 0 comments

Comments

@LoginByCall
Copy link

LoginByCall commented Feb 9, 2022

Add support for the distributed streaming free service Audius.co and you get a wonderful player.

In fact, you need to add support for several methods of this service and a formatted output of the results.

For example, you can find the user: curl https://audius-disco.dfw-x02.us.supercache.org/v1/users/search?query=A1ex&app_name=EXAMPLEAPP
So see his tracks: curl https://audius-disco.dfw-x02.us.supercache.org/v1/users/MV1E9/tracks?app_name=EXAMPLEAPP
To play a specific track like this: curl https://audius-disco.dfw-x02.us.supercache.org/v1/tracks/y9pAX/stream?app_name=EXAMPLEAPP
You can upload your own compositions to the service or listen to compositions of other users.

Documentation:
https://audiusproject.github.io/api-docs/#stream-track

Best regards

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

1 participant