[bug] Clip api returned incorrect vod.url

I have code written to detect “duplicate” clips (clips that capture the same scene made by two different users). I ran into an edge case after a couple months of running today:


slug ‘BrightPlumpPorcupineFutureMan’ has
vod.url: ‘https://www.twitch.tv/videos/176311986?t=12m54s

whereas


slug ‘AbstemiousResilientBaconRalpherZ’ has
vod.url: ‘https://www.twitch.tv/videos/176304996?t=13m0s

these are both clips of the same scene, but they point to different vod ids. youll see the the latter vod.url is a completely different video than what the clip shows.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.