twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
73 stars 6 forks source link

Thumbnail URL's wrong for VOD's on videos API #102

Closed BarryCarlyon closed 1 year ago

BarryCarlyon commented 4 years ago

Brief description

Thumbnail URL's for videos API are incorrect since around 22:00 UTC on the 5th May

How to reproduce

{
"id": "612322697",
"user_id": "26610234",
"user_name": "CohhCarnage",
"title": "Cozy Fallout 76 ... DMV and more cohhCV - !Discord - !Corsair - !Store",
"description": "",
"created_at": "2020-05-05T22:19:45Z",
"published_at": "2020-05-05T22:19:45Z",
"url": "https://www.twitch.tv/videos/612322697",
"thumbnail_url": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/1f838f05e490b05494bc_cohhcarnage_37885797056_1436715024/thumb0-%{width}x%{height}.jpg",
"viewable": "public",
"view_count": 704,
"language": "en",
"type": "archive",
"duration": "1h19m9s"
},
{
"id": "611818968",
"user_id": "26610234",
"user_name": "CohhCarnage",
"title": "Gears Tactics & Fallout 76! - cohhCV tonight! - !Discord - !Corsair - !Store",
"description": "",
"created_at": "2020-05-05T11:50:42Z",
"published_at": "2020-05-05T11:50:42Z",
"url": "https://www.twitch.tv/videos/611818968",
"thumbnail_url": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/a71d592b3559d7f5836a_cohhcarnage_37878208032_1436240335/thumb/thumb0-%{width}x%{height}.jpg",
"viewable": "public",
"view_count": 1586,
"language": "en",
"type": "archive",
"duration": "6h15m20s"
}

There is a thumb/ missing from the first video in the above snippet

Additional context or questions

https://discuss.dev.twitch.tv/t/problem-with-thumbnail-url-endpoint-get-videos/25429

Xemdo commented 1 year ago

Can't reproduce this, likely because its a one-off issue from 2020.