generate.js: add animated artwork for poljacked

This commit is contained in:
Jon 2022-12-08 18:26:08 +00:00
parent 5866920178
commit e16afc406e

View File

@ -167,10 +167,14 @@ const mediaItems = [
RadioItem.new("poljacked")
.addSource(RadioSource.new("video/mp4")
.setURI("mxc://glowers.club/stlNnyEIUVGluyhpPSGhtjJg")
.addPreview("mxc://glowers.club/BczfFtojBhwMxTNjoZfhemam", "image/jpg", "638x360"))
.addPreview("mxc://glowers.club/wVLvTOIodRqOcasDAFxkqHaG", "video/mp4", "358x360", EDisplayType.SQUARE)
.addPreview("mxc://glowers.club/BczfFtojBhwMxTNjoZfhemam", "image/jpg", "638x360")
.addPreview("mxc://glowers.club/EBQRprvJmkNfsZTzCzDkPVTv", "image/gif", "320x320", EDisplayType.SQUARE))
.addSource(RadioSource.new("video/webm")
.setURI("mxc://glowers.club/xnYQdrroEheIZBfigHGZferu")
.addPreview("mxc://glowers.club/BczfFtojBhwMxTNjoZfhemam", "image/jpg", "638x360")),
.addPreview("mxc://glowers.club/wVLvTOIodRqOcasDAFxkqHaG", "video/mp4", "358x360", EDisplayType.SQUARE)
.addPreview("mxc://glowers.club/BczfFtojBhwMxTNjoZfhemam", "image/jpg", "638x360")
.addPreview("mxc://glowers.club/EBQRprvJmkNfsZTzCzDkPVTv", "image/gif", "320x320", EDisplayType.SQUARE)),
RadioItem.new("femalecops")
.addTags([ "misc" ])