Support for new Steam animated backgrounds on SteamHunters

Issue #111 new
Nickolas Gupton created an issue

There are new Steam animated background introduced in this summers sale event.

An example can be seen here: https://steamcommunity.com/id/CorruptComputer/

The jpg for it doesn’t seem to work on SteamHunters, since I assume its expecting it to be part of a game, which it is not. However I think it would be really cool to be able to use the animated versions on SteamHunters as a background on our profiles.

Here is the HTML from Steam with the various formats it is available in, for me when I right-clicked it on the webpage it seemed to give me the webm version, but there is also an mp4 available.

<video playsinline="" autoplay="" muted="" loop="" poster="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/items/1263950/86583104933b306d609eaa899433f76a4c139119.jpg">
    <source src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/items/1263950/931ccccf84db553f8f87a2dd01e1578839ba7457.webm" type="video/webm">
    <source src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/items/1263950/a4a54f29f2b1486fb68ed5bf9bef97f62250a6dd.mp4" type="video/mp4">
</video>

Comments (0)

  1. Log in to comment