@SageEx unfortunately this is a problem with streamlink, not wtwitch. The wtwitch key still works for everything but watching a stream (e.g., viewing the top Overwatch streamers). Wtwitch does not use the wtwitch key to watch a stream. You can read more about the problem on streamlink's issue tracker: https://github.com/streamlink/streamlink/issues/2680
If you read through the issue, you can edit /usr/lib/python3.X/site-packages/streamlink/plugins/twitch.py
for a fix, but I'm unsure when/if this will land in an official package. https://github.com/streamlink/streamlink/issues/2680#issuecomment-551981368
Pinned Comments
krathalan commented on 2020-09-11 20:30 (UTC) (edited on 2021-05-20 23:50 (UTC) by krathalan)
@tapwater the tarball is signed with my GPG key so you will need to import it. The default keyservers have been shot lately so you can either use the Ubuntu keyservers:
gpg --keyserver keyserver.ubuntu.com --recv-keys 0C6B73F391FA26F0EBCD1F75C0F9AEE56E47D174
Or import the key from my personal website:
curl https://krathalan.net/keys/dev.asc | gpg --import -