serenity-rs / songbird

An async Rust library for the Discord voice API
ISC License
381 stars 108 forks source link

feat(input): Support HLS streams #242

Closed Erk- closed 1 week ago

Erk- commented 2 weeks ago

I am not quite sure about saying that it is lazy, because it eagerly downloads the stream. And thus it can also be used for livestreams. But it fits better into the Lazy Input type imo.

Closes: #241

murl-digital commented 2 weeks ago

works perfectly with soundcloud streams!