music-downloader
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published


Music Downloader

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.

Readme

Keywords

none

Package Sidebar

Install

npm i music-downloader

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

13.3 kB

Total Files

12

Last publish

Collaborators

  • sidislive