mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
Add lyrics field to metadata
This commit is contained in:
+2
-1
@@ -54,7 +54,8 @@
|
||||
data: blobData,
|
||||
kind: 'coverFront',
|
||||
mimeType: 'image/jpeg'
|
||||
}]
|
||||
}],
|
||||
lyrics: "There's no way\nThat it's not going there"
|
||||
});
|
||||
|
||||
const conversion = await Mediabunny.Conversion.init({
|
||||
|
||||
Reference in New Issue
Block a user