Hakkin / twitchpipe

Pipe your favorite Twitch streams to the media player of your choice, or a file to save them for later. Supports low-latency playback.
MIT License
35 stars 5 forks source link

missing dependency 'websocat' #14

Closed KauzDs closed 4 years ago

KauzDs commented 4 years ago

Title. I managed to fix it in the past but I got a new computer and I don't remember what I did. Google isn't helping either

Hakkin commented 4 years ago

You need to install websocat, either through your operating system's package manager if it has one, or manually download the latest version from their Releases section.

KauzDs commented 4 years ago

I downloaded websocat and jq executables and added them to windows path. Worked like a charm 👍