JamesKyburz/youtube-audio-stream

Start the stream from a specific point in time?

Closed this issue · 4 comments

I'm trying to start the stream at a specific point in time of the duration of the audio. Is this possible? Any help would greatly be appreciated.

Are you piping directly to the http response, like the example?

If so the problem is that the range responses aren't handled.

Seems to be related to issue #51.

Closing as there is currently no support for http ranges.