forked from jon/glowers-radio
generate.js: i oop
This commit is contained in:
parent
a0b82a8b5e
commit
1960e62dcb
@ -428,7 +428,7 @@ const mediaItems = [
|
||||
.setMetadata("Professor proves SICKS are the best weapons", "Shadiversity", "https://youtu.be/mPnscZFUuog")
|
||||
.addTags([ "misc" ])
|
||||
.addSource(RadioSource.new("video/mp4")
|
||||
.setURL("mxc://glowers.club/mPnscZFUuog")
|
||||
.setURL("mxc://glowers.club/qYCbeFblMeBUMDZEiuBWuFnX")
|
||||
.setThumbnailURL("mxc://glowers.club/dDbuzhpAoewNQoKHCejeQqdk", "image/jpg", "800x450")),
|
||||
|
||||
].filter(Boolean).map(a => a.serialize()).sort((a,b) => a.id.localeCompare(b.id))
|
||||
|
Loading…
Reference in New Issue
Block a user