Ran into a project:
Found two calls:
https://api.twitch.tv/api/vods/%s/access_token?&client_id=%s
http://usher.twitch.tv/vod/%v?nauthsig=%v&nauth=%v&allow_source=true
With the API prefix, look not like v5 / new API to me; maybe v3?
I hope translate it to use new API.
First step I’d like to find references for those calls.
However, did not manage to do so.
Can anyone give some hints?
API reference / new-equal API
Appreciate any input
Thank you.