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

Set the generated song track to public #166

Open
choatehall opened this issue Oct 7, 2024 · 2 comments
Open

Set the generated song track to public #166

choatehall opened this issue Oct 7, 2024 · 2 comments

Comments

@choatehall
Copy link

The songs can be generated without any issue using your API. This is great!. However, I cannot share the song url to someone else, due to the song track's default setting is "private" in Suno.com.
Is it possible to set the sharing to public using API as soon as the song got generated?

Thank you.

Again, great job :-)

George

@Abwasserrohr
Copy link
Contributor

Abwasserrohr commented Oct 7, 2024

Hi George,

The songs should be "not listed" and able to be shared using the url, at least for me, this is working perfectly. You can get the url by adding the song uuid like you see here: https://suno.com/song/put uuid here, the uuid is included in the response of the track creation and people should be able to open your song.

Hope this helps. 👍

@choatehall
Copy link
Author

Hi Abwasserrohr,
This is great to know. Thank you so much!! It works.

George

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