Skip to content

multiplexduniya/jiosaavn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 JioSaavn API

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

✨ Features

  • 🚀 Blazing fast
  • 🎶 Download High Quality Songs (320kbps).
  • 🔒 Rotating User-Agents to avoid detection.
  • 🌅 Download High quality song/album thumbnails.
  • 🔎 Search support for songs and albums.
  • 🎼 Lyrics for supported songs.
  • ❤️ Open-Source
  • ☁️ Lightweight and has minimal dependencies.
  • 📦 Host your own instance on vercel.

🔎 Usage

For how to use, check out Documentation.

👷 Local development

Prerequisites

  • NodeJS v10+
  • 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
    
  • Deploy to your vercel account

    npm run deploy
    

🚀 Deploy to Vercel

You can directly deploy this repo to your Vercel account by clicking the button below.

Deploy with Vercel

✍️ Authors

📜 License

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