Vinayak1857 / jiosaavn-api

:musical_note: An Unofficial API for downloading high-quality songs from JioSaavn

Home Page:https://saavn.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎡 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.

About

:musical_note: An Unofficial API for downloading high-quality songs from JioSaavn

https://saavn.me

License:MIT License


Languages

Language:TypeScript 100.0%