maephisto / youtube-audio-player

This module will help you play the audio of a YouTube video with Node.js
5 stars 1 forks source link

Extended properties on module.exports #2

Open joshterrill opened 6 years ago

joshterrill commented 6 years ago

Extended properties such as isPlaying on module.exports so that they can be used to check if a stream is currently playing or not.