Legacy Twitch API v5 Shutdown Details and Timeline

I can’t believe that something as important as offsets for clips hasn’t been implemented in the new Twitch API when it’s something that Twitch itself requires on every single clip page. (The “Watch Full Video” link needs this in order to start the VOD when the clip occurred.) Please vote for the Extend clips API to return the offset/start point UserVoice because this is critical information both for developers as well as Twitch.

4 Likes

This has been brought up before and offset was mentioned as not being added at this time. Hopefully this is reconsidered though as we progress towards the announcement timeline.

Will we be getting updated_at field in Get User(s) that exists in V5 API?

I would expect the updated_at field to be intentionally left out of Helix for privacy reasons and lack of legitimate use cases.

One concern or question I have is regarding the information regarding if an account is “verified” bot or not, which is an endpoint today in Kraken API.

Under /users/{userid}/chat?api_version=5&client_id=X

Which today returns “is_verified_bot” & “is_known_bot” and from what I have seen, there has been no such endpoint yet for Helix. Is this something that would be added before the end of life of kraken?

1 Like

While that endpoint is part of the Kraken namespace, it is an undocumented endpoint so as with all undocumented endpoints it can change/removed at any time.

Feature Requests for Helix should go on Uservoice Developers: Top (509 ideas) – Twitch UserVoice

That might come when the update to An update for the delayed bot verification request process is posted with a better way to see the status.

1 Like

The day to decommission is very close and vod offset is not added for clips yet. Guys, please, reconsider it, it’s a basic feature that will render every clip tool out there useless.

Relevant uservoice link: https://twitch.uservoice.com/forums/310213-developers/suggestions/43272657-extend-clips-api-to-return-the-offset-start-point.

Please, some endpoints like clips lack of many basic features.

It’s a bit dramatic to say it’ll render every clip tool out there useless, not everyone needs vod offset.

Secondly, I believe it’s been stated (and I’ll see if I can find a reference to it) that if a feature from v5 isn’t in Helix already (or in the migration guide explicitly stating it will be) to expect it not to be available in Helix when v5 is deprecated. So you will have to plan your apps accordingly without this functionality.