Skip to content

Nsingh0007/Jio-Saavn-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 JioSaavn API

An Unofficial JioSaavn API for downloading songs in 320kbps quality for free.

NOTE: https://saavn.dev is only meant to demo the API and has rate-limiting enabled to minimise bandwidth consumption. It is recommended to deploy your own instance on vercel for personal use.

✨ Features

  • 🚀 Blazing fast
  • 🎶 Download High Quality Songs (320kbps).
  • 🌅 Download High quality song/album thumbnails.
  • 🔎 Search support for songs and albums.
  • 🎼 Lyrics for supported songs.
  • ❤️ Open-Source
  • ☁️ Lightweight and has minimal dependencies.

🔎 Usage

For usage, see Documentation

👷 Local development

Prerequisites

  • NodeJS v14+
  • Vercel CLI : To install Vercel CLI globally use npm i -g vercel

Run locally

  • Clone the Repo

    git clone https://github.com/Nsingh0007/Jio-Saavn-API.git
    
    cd jiosaavn-api
  • Install the dependencies

    npm install
  • Start development server

    npm start

☁️ Host your own instance

Deploy with Vercel

Note

To ensure that the API consistently respects the provided language, make sure to set the Function region within Vercel to Mumbai, India (South) - bom1.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published