Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 457 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 457 Bytes

youtube-audio-stream

This module streams youtube using ytdl to get the youtube download stream.

To convert to audio the module fluent-ffmpeg is used.

You will need to have ffmeg and the necessary encoding libraries installed.

test

npm test

install

With npm do:

npm install youtube-stream-audio