GetMediaStreamAsync that would handle rate limiting for me?
It took me 2 hours until it occured to me to check how DownloadMediaStreamAsync works.
I would like to get a stream that handles all the Youtube "shenanigans" for me, because right now to make my stream work I would have to basically copy DownloadMediaStreamAsyc code, instead of reusing it from this library?
GetMediaStreamAsyncthat would handle rate limiting for me?It took me 2 hours until it occured to me to check how
DownloadMediaStreamAsyncworks.I would like to get a stream that handles all the Youtube "shenanigans" for me, because right now to make my stream work I would have to basically copy
DownloadMediaStreamAsyccode, instead of reusing it from this library?