EVEN FURTHER BEYOND!
This commit is contained in:
parent
ad0e0ff1e6
commit
bf7486f40c
1 changed files with 2 additions and 0 deletions
2
index.js
2
index.js
|
@ -147,6 +147,8 @@ app.get("/download", async (req, res) => {
|
|||
'-preset', preset,
|
||||
'-f', format,
|
||||
'-loglevel', 'error',
|
||||
'-c:v', 'copy',
|
||||
'-c:a', 'libmp3lame',
|
||||
'-'
|
||||
], {
|
||||
stdio: [
|
||||
|
|
Loading…
Reference in a new issue