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.
npm test
With npm do:
npm install youtube-stream-audio