-
Hi,
since the api v3 of twitch there is no followers count for me.
I have not seen anything about a new followers count on twitch api reference guide.
Currently I'm getting this:
![image](…
-
Compilation with some features makes the crate take ages to compile. Need to figure out why, and try to mitigate it.
Experiments need to be done to figure out what is taking all the time, I suspect…
-
For the past few weeks I'm getting "connection failed" error messages. It happens on every stream. It happens maybe 1 out of 5 times I try to open a stream. Eventually every stream does play normally.…
mklcf updated
2 years ago
-
Sometimes it can be quite unclear what an endpoint in the API does exactly.
Along with that, it can throw unexpected exceptions which aren't documented anywhere.
Next to that, even the parameter nam…
-
**Brief description**
The "Get Emote Sets" endpoint misses lots of emotes for limited emote sets like pride emotes or holiday emotes that were unlockable by users by using bits.
**How to reprodu…
-
**Brief description**
Videos endpoint returns an empty data array when specifying a game_id and querying from a browser.
**How to reproduce**
Call the videos api with a game_id from any browser.
…
-
### Checklist
- [X] I understand that **Streamlink Twitch GUI** is just a launcher for **Streamlink**
- [X] [I have read the contribution guidelines](https://github.com/streamlink/streamlink-twitch-g…
-
I'm trying to send messages and receive messages from twitch chat for a custom overlay which I plan to do a lot more with later but for now this will do. I've done everything in the chat example scene…
-
### URL(s) where the issue occurs
twitch.tv
### Describe the issue
Embedded video ads are showing again after the fix from https://github.com/uBlockOrigin/uAssets/issues/5138 that lasted unti…
-
Support fetching the chatlog from clips. This probably involves getting the VOD ID for the clip and the start offset. Or maybe there's a dedicated chat replay API.