Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/reachvivek/jiosaavn-api
- Owner: reachvivek
- License: mit
- Created: 2022-09-03T12:30:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T12:31:54.000Z (over 2 years ago)
- Last Synced: 2024-11-18T14:36:58.388Z (3 months ago)
- Language: TypeScript
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-apicd 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.