Open pfeux opened 2 months ago
Anyone even seeing this?
Is the Puppeteer upgrade necessary for this feature? Might cause merge conflicts.
Anyone even seeing this?
@icleitoncosta
Is the Puppeteer upgrade necessary for this feature? Might cause merge conflicts.
Anyone even seeing this?
@icleitoncosta
removed the puppeteer upgrade
Fixes # .
Changes proposed in this pull request
newMagix
function to be used indecryptAndSaveFile
function. ThisnewMagix
function decrypts the stream rather than bufferdecryptAndSaveFile
function. This function downloads the encrypted file and decrypts as a stream rather than Buffer.puppeteer
to latest version.To test (it takes a while):
npm install github:<username>/wppconnect#<branch>