Hi, I've noticed my api downloader stopped working lately: All the video urls for videos posted since 2023-02-01 return "403 Forbidden". Old videos still work.
An Apple TV App I use is also broken in the same way (old videos work, new don't), I'm guessing for the same reason.
The first video I see with the new failing URLs is id 18314 ("Game Mess Mornings 02/01/23").
The latest video as of this writing (id 18334, "Grubbsy 3D - Part 7") has these urls listed:
"low_url": "https://cdn.jwplayer.com/videos/n931dDvX-My26M3qW.mp4?exp=1676144632&sig=31d9dxxxxxxxxxxxxxxxxxxxxxbf004d",
"high_url": "https://cdn.jwplayer.com/videos/n931dDvX-VVlevPs3.mp4?exp=1676144632&sig=0d8f8xxxxxxxxxxxxxxxxxxxxx1d3938",
"hd_url": "https://cdn.jwplayer.com/videos/n931dDvX-jyWFZ7TV.mp4?exp=1676144632&sig=49f7cxxxxxxxxxxxxxxxxxxxxx7b9e6b",
(I've x-ed out part of that sig parameter because I don't know if that's public or unique to my api key).
All of those return 403 errors. Adding my API key to the url parameters has no effect.
The older videos that work are hosted on "https://giantbomb.redvideo.io" as opposed to "https://cdn.jwplayer.com/".
Is this a known issue? Is there any fix in the works?
Thanks,
David
Log in to comment