wiz64 / jiosaavn-api-privatecvc

🎡 An Unofficial API for downloading high-quality songs from JioSaavn (Removed Vercel deployment due to DDoS)

Home Page:jiosaavn-api-privatecvc.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎡 JioSaavn API

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

NOTE: https://saavn.me 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/sumitkolhe/jiosaavn-api
    
    cd jiosaavn-api
  • Install the dependencies

    npm install
  • Start development server

    npm start

☁️ Host your own instance

Deploy with Vercel

πŸ“œ License

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

About

🎡 An Unofficial API for downloading high-quality songs from JioSaavn (Removed Vercel deployment due to DDoS)

jiosaavn-api-privatecvc.vercel.app

License:MIT License


Languages

Language:TypeScript 100.0%