The /Platforms endpoint provides image filenames in the "icon", "console", and "controller" attributes.
Where are these files located?
I noticed through the images endpoint that they might be in a CDN.
I tried "https://cdn.thegamesdb.net/images/cropp ... 524756.png" without any luck.
I tried these without success as well:
https://cdn.thegamesdb.net/images/origi ... 524756.png
https://cdn.thegamesdb.net/images/icon/ ... 524756.png
https://cdn.thegamesdb.net/images/origi ... 524756.png
https://cdn.thegamesdb.net/images/console/1.png
https://cdn.thegamesdb.net/images/controller/1.png
https://cdn.thegamesdb.net/images/origi ... ller/1.png
Where are the platform images?
Re: Where are the platform images?
Based on how platforms are displayed on the website (https://thegamesdb.net/list_platforms.php), it looks like the base URL is:
So in your example it'd be:
Code: Select all
https://cdn.thegamesdb.net/images/original/consoles/png48/
Code: Select all
https://cdn.thegamesdb.net/images/original/consoles/png48/pc-1336524756.png
Re: Where are the platform images?
Try /v1/Platforms/Images