mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
fixed streamable (the service) metadata
This commit is contained in:
@ -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
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user