Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/junajan/youtubedownloader

Download songs from youtube playlist..
https://github.com/junajan/youtubedownloader

Last synced: 16 days ago
JSON representation

Download songs from youtube playlist..

Awesome Lists containing this project

README

        

YoutubeDownloader
=================

Download multiple songs from youtube playlist..

Installation
-----------

npm install
// replace process.nextTick with setImmediate (hot patch)
`cd ./node_modules/express-zip/node_modules/zipstream/; cat zipstream.js | sed s/process.nextTick/setImmediate/g > zipstream.js-tmp; mv zipstream.js-tmp zipstream.js;`

Usage
-----

npm start

or see it in action: http://youtube-downloader.nodejs.cz/

Enjoy :-)