Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reachvivek/jiosaavn-api

Download Your Favourite Tracks in High Quality (320kbps)
https://github.com/reachvivek/jiosaavn-api

Last synced: about 1 month ago
JSON representation

Download Your Favourite Tracks in High Quality (320kbps)

Awesome Lists containing this project

README

        

# :musical_note: JioSaavn API

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

## :sparkles: Features

- :rocket: Blazing fast
- :notes: Download High Quality Songs (320kbps).
- :sunrise: Download High quality song/album thumbnails.
- :mag_right: Search support for songs and albums.
- :musical_score: Lyrics for supported songs.
- :heart: Open-Source
- :cloud: Lightweight and has minimal dependencies.

## :mag_right: Usage

### For usage, see [Documentation](https://docs.saavn.me)

## :construction_worker: Local development

### Prerequisites

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

### Run locally

- Clone the Repo

```sh
git clone https://github.com/sumitkolhe/jiosaavn-api

cd jiosaavn-api
```

- Install the dependencies

```sh
npm install
```

- Start development server

```sh
npm start
```

## 📜 License

This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE](LICENSE) file for details.