An unofficial API for downloading high-quality songs, albums, playlists, and more from JioSaavn.
- Base URL:
https://saavn.echomusic.fun/api - Documentation: saavn.echomusic.fun/docs
- Changelog: CHANGELOG.md
- Clone the repository:
git clone https://github.com/EchoMusicApp/jiosaavn-api cd jiosaavn-api
docker-compose upNote
You need Bun(1.0.29+) or Node.js(v20+)
- Install the dependencies and start the server:
bun install bun run dev
You can deploy your own instance of the JioSaavn API to Cloudflare Workers or Vercel.
Distributed under the MIT License.