Unreasonable duration returned for some videos

In testing some calls with the videos API, I noticed a few videos that return extremely long duration (497 hours in one case), but the video URL only brings up a 15 minute video. Curious if this is an error?

{
“id”: “255118680”,
“user_id”: “90578964”,
“title”: “[PS4] Catching Up on Events! Kulve Hunts and More! | Viewers Welcome! \o/ [!session] | FFXIV Later On!”,
“description”: “”,
“created_at”: “2018-04-27T19:20:17Z”,
“published_at”: “2018-04-27T19:20:17Z”,
“url”: “https://www.twitch.tv/videos/255118680”,
“thumbnail_url”: “https://static-cdn.jtvnw.net/s3_vods/f51dbb6aadcc341b0c58_vulcan_210_28489220624_849246453/thumb/thumb0-%{width}x%{height}.jpg”,
“viewable”: “public”,
“view_count”: 0,
“language”: “en”,
“type”: “archive”,
“duration”: “497h30m39s”
}

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