Skip to content

Downloads all the videos from a Youtube Playlist and converts them into mp3 format.

License

Notifications You must be signed in to change notification settings

sameid/pullplaylist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PullPlaylist

pullPlaylist is a small library that downloads all the videos in a particular Youtube Playlist and converts them into mp3 for audio consumption.

Install

npm install pullplaylist

Usage

var ppl = require('pullplaylist');
ppl.pullplaylist("YOUR_YOUTUBE_API_KEY", "PLAYLIST_ID", "audioFile" );

About

Downloads all the videos from a Youtube Playlist and converts them into mp3 format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published