@bishal-9/youtube-to-mp3

1.0.0 • Public • Published

Download any YouTube video to audio mp3

Fast, minimalist file framework for node.

Lightweight. Easy to use.

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

If this is a brand new project, make sure to create a package.json first with the npm init command.

Installation is done using the npm install command:

$ npm install @bishal-9/youtube-to-mp3

Examples

Most minimal video downloader:

const downloader = require('@bishal-9/youtube-to-mp3')

downloader(pathToVideo, songName)

Package Sidebar

Install

npm i @bishal-9/youtube-to-mp3

Weekly Downloads

4

Version

1.0.0

License

ISC

Unpacked Size

1.85 kB

Total Files

3

Last publish

Collaborators

  • bishal-9