~shockham/witcht

watch twitch like a heathen
d3ab9e44 — shockham 4 months ago
Remove web usage to make simpler
86ec9676 — shockham 4 months ago
Add ability to grab a different quality
dc733b45 — shockham 7 months ago
fix: update hostname for grabbing stream url

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~shockham/witcht
read/write
git@git.sr.ht:~shockham/witcht

You can also use your local clone with git send-email.

#witcht

Watch twitch like a heathen:

  • defaults to state of the art 480p
  • no chat

No deps aside standard lib.

#Installation

    go install .

#Run Local

To open a stream to view using mpv:

    mpv `witcht [CHANNEL NAME]`

Defaults to 480p if you want a higher quality (such as 720p60):

    mpv `witcht [CHANNEL NAME]:[QUALITY]`

#Check live streams

For a provided list of channels will print if live, stream title and the stream category/game

    witcht [LIST OF CHANNEL NAMES]

#Props

Big shout out to twire providing a solid reference for this.