gcui-art / suno-api

Use API to call the music generation AI of suno.ai, and easily integrate it into agents like GPTs.
https://suno.gcui.ai
GNU Lesser General Public License v3.0
1.47k stars 340 forks source link

Add method(Get clerk latest version) in to lib/SunoApi #169

Closed Kinggodhoon closed 1 month ago

Kinggodhoon commented 1 month ago

hi.

Changing the clerk version id in the python package I was using was annoying, so I looked at the structure.

I found that suno AI was using the cleck package's CDN with an address of “clerk.suno.com” and that the address was related to “jsdelivr.com”, so I created a PR for it.

The “clerk.suno.com” CDN also has all the version information for the clerk package, and session authentication succeeds when using the latest version. image

vercel[bot] commented 1 month ago

@Kinggodhoon is attempting to deploy a commit to the Linkly AI LLC's projects Team on Vercel.

A member of the Team first needs to authorize it.