Skip to content

1akpy/Suno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🎵 SunoLoad

Download Suno tracks — MP3 & cover in one click


Live License API


Paste any Suno link — short or full — and get a built-in player with cover art, waveform visualizer, and one-click download for both MP3 and cover image.



What it does

  • Accepts any Suno link: suno.com/s/xxx or suno.com/song/uuid
  • Shows track cover, title and artist
  • Built-in audio player with waveform, progress bar and volume control
  • Download MP3 and cover image directly from the page
  • No backend needed — powered by OpenSuno API

How it works

suno.com/s/FqENDOXo6l4yKQT0
        ↓  opensuno.vercel.app resolves the link
suno.com/song/453a796e-a8e2-4d28-b24f-40f956cb5321
        ↓  returns direct CDN links
cdn1.suno.ai/453a796e-....mp3          ✅
cdn2.suno.ai/image_453a796e-....jpeg   ✅

Usage

Just open index.html — no server, no build step, no dependencies.

Or deploy to any static host (Vercel, Netlify, GitHub Pages).


Not affiliated with Suno Inc. · Unofficial · Personal use only
Powered by OpenSuno API

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors