theasd

Results 2 comments of theasd

in lib.js this part else if ((curlObj.data && curlObj.data.length !== 0) || (curlObj.dataAscii && curlObj.dataAscii.length !== 0) || (curlObj.dataRaw && curlObj.dataRaw.length !== 0) || (curlObj.dataUrlencode && curlObj.dataUrlencode.length !== 0)) {...

hii @asmorkalov I am wondaring can I add an error log which actually throw if the package is not installed or FFmpeg side error which will make it more adaptable.