mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-01 20:41:18 +00:00
api/stream: standardize stream types & clean up related functions
This commit is contained in:
@@ -123,7 +123,7 @@ export default async function(obj) {
|
||||
|
||||
return {
|
||||
typeId: "stream",
|
||||
type: "render",
|
||||
type: "merge",
|
||||
urls: [video, audioFileLink],
|
||||
audioFilename: `reddit_${id}_audio`,
|
||||
filename: `reddit_${id}.mp4`
|
||||
|
||||
Reference in New Issue
Block a user