data/songs.js: add bigprincess
This commit is contained in:
parent
891aedfbbb
commit
31c12e7199
@ -1052,4 +1052,14 @@ module.exports = [
|
|||||||
.setURI("mxc://glowers.club/QHJhkdQaIubWBGLrOmYZfwGN")
|
.setURI("mxc://glowers.club/QHJhkdQaIubWBGLrOmYZfwGN")
|
||||||
.addPreview("mxc://glowers.club/baNrDgFHdXAlnUjYQTzeCMgo", "image/jpg", "512x512")),
|
.addPreview("mxc://glowers.club/baNrDgFHdXAlnUjYQTzeCMgo", "image/jpg", "512x512")),
|
||||||
|
|
||||||
|
// TODO: Find bgm
|
||||||
|
RadioItem.new("bigprincess")
|
||||||
|
.addItemInfo(RadioMetadata.newLAV("Bane princess", "ManGuyAlt", RadioMetadata.createYouTubeURI("bqjZ-eWOYUU")).bOfficial())
|
||||||
|
.addSource(RadioSource.new("video/mp4", [ "avc1.4D4029", "mp4a.40.2" ])
|
||||||
|
.setURI("mxc://glowers.club/XmuhIrJmVZtCMErulemwUSfK")
|
||||||
|
.addPreview("mxc://glowers.club/CGSLNFlcspZHWIFkblrGwkID", "image/jpg", "800x450"))
|
||||||
|
.addSource(RadioSource.new("audio/mp3", [ "mp3" ])
|
||||||
|
.setURI("mxc://glowers.club/YiyTrzuJSUjhJrtRjdMDrszH")
|
||||||
|
.addPreview("mxc://glowers.club/FTkeRsmrmysbKBhrMxmGmfhw", "image/jpg", "500x500")),
|
||||||
|
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user