1.0.0 • Published 3 years ago

music-downloader v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

About

Music Downloader is a Downloader/Scrapper and Helps Players to fetch data from youtube-dl, as Per reduces extra work and credentials.

  • Object-oriented
  • Customisable Extractors
  • Performant
  • 100% coverage of youtube-dl

Installation

Node.js 16 or newer is required.

npm install music-downloader

Example usage

Downloader Video/Playlist/Album Data from any Platform :-

const { Downloader } = require('music-downloader') //For CommonJS
OR
import { Downloader } from 'music-downloader' //for ES6


var TracksData = await Downloader(Url || Query)

Links

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the ReadMe.md

Help

If you don't understand something in the ReadMe.md , you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official Support Server.

1.0.0

3 years ago

3.1.3

4 years ago

3.2.0

3 years ago

3.1.2

3 years ago

3.1.1

6 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago