mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
fixed streamable (the service) metadata
This commit is contained in:
parent
c870c03271
commit
8304499ce7
@ -11,7 +11,7 @@ export default async function(obj) {
|
||||
urls: best.url,
|
||||
filename: `streamable_${obj.id}_${best.width}x${best.height}.mp4`,
|
||||
audioFilename: `streamable_${obj.id}_audio`,
|
||||
metadata: {
|
||||
fileMetadata: {
|
||||
title: video.title
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user