added extra param to line 11, removed ffmpeg
This commit is contained in:
parent
829ae01b4b
commit
ffead88967
4
main.lua
4
main.lua
@ -8,8 +8,8 @@ function main()
|
||||
if saveDir == "23" then
|
||||
return 0
|
||||
end
|
||||
local tmpPath = global.path(url)
|
||||
local convert = global.ffmpeg(tmpPath, saveDir)
|
||||
global.path(url, saveDir)
|
||||
--local convert = global.ffmpeg(tmpPath, saveDir)
|
||||
|
||||
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user