Hi,
I consume the Kraken API to get past broadcasts for some old time streamers and over the past few days the markers endpoint has been returning null game_changes. This is unusual because Lirik changes games many times during a stream and it is only returning game_changes for a few videos.
An example broadcast:
He changes games many times. The endpoint :
https://api.twitch.tv/kraken/videos/289090549/markers?api_version=5
returns this JSON response:
{“vod_id”:“289090549”,“markers”:{“game_changes”:null}}
There are lots more videos like this as you can see on this page which usually has many game changes for each broadcast (show in in grey):
This has been a problem since Wed 25th of July.
Can you shed any light on this please?
Thanks.