Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ehsanfox/music-engines

Search and Get the Music that you like from anywhere!
https://github.com/ehsanfox/music-engines

deezer discord discord-music-bot music music-bot soundcloud spotify youtube

Last synced: about 1 month ago
JSON representation

Search and Get the Music that you like from anywhere!

Awesome Lists containing this project

README

        

# Music-Engines


music-engines-logo

> music-engines is a package to fetch a music/artist/album or even playlist from the platform you choose, there multi platforms that are supported in this package, so there is no need for any others....

## Table of Contents
- [Why music-engines?](#why-music-engines)
- [Installation](#installation)
- [Features](#features)
- [Platforms](#platforms)
- [Documents](#documents)
- [Examples](#examples)

### Why music-engines?
music-engine currently Supports **3** biggest platform that we all know all-in-one package and access to the Audio buffers directly from the platform API, so we are **all-in-one** and we have **download feature**

### Installation
- Using NPM

`npm install music-engines`

- Using yarn

`yarn add music-engines`

### Features
- [x] Custom Data Wrapper
- [x] No Token Required / Yet Optional for some drivers
- [x] Music Buffers (sometimes FFMPEG or Opus)

### Platforms
- [x] YouTube
- [x] SoundCloud
- [x] Spotify
- [ ] Deezer
- [ ] Radio Javan (Maybe, maybe not)

### Documents
Documents are down currently.

### Examples
Examples usages are available in [test directory](https://github.com/EhsanFox/music-engines/tree/main/test)