@stan79 thanks for the report, it should be fixed now. You may need to delete the already-downloaded source files still present on your machine before re-building the package.
Search Criteria
Package Details: wtwitch 2.2.1-1
Git Clone URL: | https://aur.archlinux.org/wtwitch.git (read-only, click to copy) |
---|---|
Package Base: | wtwitch |
Description: | Terminal user interface for Twitch |
Upstream URL: | https://git.sr.ht/~krathalan/wtwitch |
Licenses: | |
Submitter: | krathalan |
Maintainer: | krathalan |
Last Packager: | krathalan |
Votes: | 2 |
Popularity: | 0.000008 |
First Submitted: | 2019-06-22 04:04 |
Last Updated: | 2021-02-20 17:33 |
Dependencies (6)
- curl (curl-git, curl-minimal-git)
- jq (jq-git)
- streamlink (streamlink-git)
- scdoc (make)
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-full-git, mpv-light, mpv-git, mpv-full, mpv-light-pulse, mpv-vapoursynth, mpv-vapoursynth-git, mpv-amd-full-git, mpv-build-git, mpv-full-build-git) (optional) – for watching streams
- vlc (libvlc, vlc-decklink, vlc-git) (optional) – for watching streams
Required by (0)
Sources (2)
Latest Comments
krathalan commented on 2021-02-20 17:34
stan79 commented on 2021-02-20 11:58
Hello. When i'm trying to build i get
==> Validating source files with sha512sums... 2.2.1.tar.gz ... FAILED 2.2.1.tar.gz.sig ... Passed ==> ERROR: One or more files did not pass the validity check!
krathalan commented on 2020-09-11 20:30
@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 529AC10050BD24EF
Or import the key from my personal website:
curl https://krathalan.net/keys/srht.asc | gpg --import -
tapwater commented on 2020-09-11 06:18
I'm getting this error when trying to install:
==> Verifying source file signatures with gpg...
2.1.0.tar.gz ... FAILED (unknown public key 529AC10050BD24EF)
==> ERROR: One or more PGP signatures could not be verified!
Failed to build wtwitch
SageEx commented on 2019-12-13 17:03
@krathalan Thanks a lot for the update. :)
krathalan commented on 2019-12-11 14:14
@SageEx this issue appears to be fixed in streamlink 1.3.0 which was just put on the Arch repos today.
krathalan commented on 2019-12-08 17:28
@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
SageEx commented on 2019-12-08 14:03
The twitch key seems to have expired. Here's the error message " error: Unable to open URL: https://api.twitch.tv/kraken/users.json (400 Client Error: Bad Request for url: https://api.twitch.tv/kraken/users.json?as3=t&login=-d) + stream_failure_notify -d '-d'\''s stream does not support quality null.' + notify-send -i gnome-twitch 'Wtwitch: streaming -d failed' '-d'\''s stream does not support quality null.' "
Pinned Comments
krathalan commented on 2020-09-11 20:30
@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 529AC10050BD24EF
Or import the key from my personal website:
curl https://krathalan.net/keys/srht.asc | gpg --import -