data/songs.js: reduce volume of giveup

This commit is contained in:
Jon 2023-02-17 18:00:44 +00:00
parent b2e245d4e9
commit c7b4ad9cc8

View File

@ -1079,9 +1079,11 @@ module.exports = [
.addItemInfo(RadioMetadata.newLAV(null, null, RadioMetadata.createAppleMusicURI(1558534271)).setFor(0).bOriginal().bOfficial().bAlt())
.addSource(RadioSource.new("video/mp4", [ "avc1.4D4029", "mp4a.40.2" ])
.setURI("mxc://glowers.club/CGwKqIxRZCIbOnmDiNZihEgA")
.setPlaybackInfo(RadioPlaybackInfo.new().setPlaybackVolume(.45))
.addPreview("mxc://glowers.club/NJrwoXqKDAtzxYHTlGYJxNjT", "image/jpg", "800x450"))
.addSource(RadioSource.new("audio/mp3", [ "mp3" ])
.setURI("mxc://glowers.club/rQeCMqcEYpGruScYNCDLDKEt")
.setPlaybackInfo(RadioPlaybackInfo.new().setPlaybackVolume(.45))
.addPreview("mxc://glowers.club/rfycveISusPKEktNHlohEHGU", "image/jpg", "200x200")),
RadioItem.new("yoruniaisukurimu")