web & api: rename stream to tunnel
- updated the endpoint to /tunnel - updated status to tunnel - fixed one incorrectly named error in web
This commit is contained in:
@@ -118,7 +118,7 @@ export default async function(obj) {
|
||||
}
|
||||
|
||||
return {
|
||||
typeId: "stream",
|
||||
typeId: "tunnel",
|
||||
type: "merge",
|
||||
urls: [video, audioFileLink],
|
||||
audioFilename: `reddit_${id}_audio`,
|
||||
|
||||
Reference in New Issue
Block a user