YoutubeExplode v4.3 Release Notes

    • ↪ Reworked GetMediaStreamAsync so that it implements the workaround for rate-limited streams, which was originally only available in DownloadMediaStreamAsync. This is achieved by returning a stream that internally sends multiple segmented requests in a sequence.
    • 🛠 Fixed MediaStream.ReadAsync not using the ReadAsync of the underlying stream.
    • 🛠 Fixed GetVideoQualityLabel so that it displays the framerate as rounded up to the nearest 10, instead of always displaying it as '60'.