generate.js: add animated artwork for poljacked
This commit is contained in:
parent
5866920178
commit
e16afc406e
@ -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" ])
|
||||
|
Loading…
Reference in New Issue
Block a user