JamesKyburz/youtube-audio-stream

Streamed tracks missing duration

Closed this issue · 1 comments

When I stream tracks, they're missing any indicator of duration/length or content size. This results in audio files with no known duration, they're unseekable, and sometimes throw errors like net::ERR_INCOMPLETE_CHUNKED_ENCODING and stop playing halfway through. I'm not sure if this is an issue with this library, ytdl-core, or ffmpeg?

I know this is a closed issue, but it doesn't look implemented or that its even possible. Is that correct? Could seeking from the be ever made to work?