-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
Twitch has a beta with a new URL, https://go.twitch.tv/USERNAME
It is likely that Twitch is going to keep the "go" after the beta is completed, so this request is to support the "go" URL as the re…
-
### Checklist
- [x] This is a bug report.
- [ ] This is a feature request.
- [ ] I understand the difference between *Streamlink* and *Streamlink Twitch GUI*.
- [ ] I tried solving my issue by r…
-
I think this will be a big request, if Discord themselves do not support it:
https://dev.twitch.tv/docs/api/webhooks-guide
-
Twitch's V5 API has an undocumented endpoint `https://api.twitch.tv/v5/videos/{id}/comments` to retrieve comments on past streams. Would anyone be interested if I submitted a pull request to add suppo…
-
Hi.
Firstly I'll let you know I'm running this on a RPi3 using LibreElec and an external Spinning hard drive.
I ask Alexa to play a film and she will say "Getting (name of film) from Kodi video"…
-
The endpoint GET https://api.twitch.tv/helix/videos returns a pagination relation when there is more than 1 page of results, for example:
```
{
"data" : [{
"id" : "152158955",
"user_id" …
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
### Expected behavior
I expect global variables in responses to be replaced with their value, e.g. $followers -> 100
### Actual behavior
It is converted to plain text: 'Current followers count' a…