>>98406515all I really did was change the userhash thing to blank and change ffmpeg audio stuff like this
>set audio_name=%~n1.ogg>ffmpeg -i %~1 -vn %startset% %lengthset% -c:a copy %audio_name%but most of the time was figuring out why upload and rename part didnt work and why the original audio split thing gave me a blank file for
>>98406033it also refused to split audio for this test webum for some reason
the whole thing would've been fixed a lot faster if I just tried the curl command alone and just changed the ffmeg command from the beginning