Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

[Feature Request] Create Client-ID for extended API #1

Open
JustNoon opened this issue Apr 26, 2019 · 0 comments
Open

[Feature Request] Create Client-ID for extended API #1

JustNoon opened this issue Apr 26, 2019 · 0 comments

Comments

@JustNoon
Copy link

With this API https://dev.twitch.tv/docs/api/reference/#get-videos
You can pull VOD creation date and use that to sync videos when explicit timestamps aren't provided. It doesn't return ms but should be much quicker to use it as a baseline for syncing videos for general users.

Additionally, I know it could probably be frowned upon by twitch but we could also theoretically pull a couple videos sequentially above and below each vod until the seconds value changes and then estimate ms offset by where it falls. We just have to be within ~200ms for it to be good enough (-125ms to +45ms).

Since it is your project I figured you'd be the better one to create it and hold on to the secret
https://dev.twitch.tv/dashboard/apps/create

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant