2bc4 / twitch-hls-client

Minimal CLI client for watching/recording Twitch streams
GNU General Public License v3.0
22 stars 5 forks source link

twitch_hls_client::http: schannel: failed to decrypt data, need more data #25

Closed brian6932 closed 6 months ago

brian6932 commented 6 months ago

Seeing this a lot in debug logs, doesn't seem to crash or anything like that though

2bc4 commented 6 months ago

Apparently that's harmless debug info during any TLS transfer with libcurl on Windows. It's kind of annoying though I might filter it out.