1
Fork 0

try artwork :p

This commit is contained in:
Ashley 2023-01-21 18:34:57 +00:00
parent 6b4bb33621
commit c87351e726

View file

@ -472,7 +472,7 @@ module.exports = function (app, config, renderTemplate) {
url: url_e,
info: song,
color: await modules
.getColors(`https://i.ytimg.com/vi/${v}/maxresdefault.jpg`)
.getColors(song.artwork)
.then((colors) => colors[0].hex()),
engagement: engagement,
process: process,