Open D3atHpR opened 1 year ago
ok, that doesn't look right
a) what did the console.log(info);
/ console.log(info.formats);
show?
b) the line 12 of the code you send is the line throwing the error, i suspect?
c) if you simplify the code as much as possible (e.g. static id, moving to global context...) does it still occur?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I'm using the latest version of ytdl-core My goal is to download the video and transform it into mp3 and send it, I'm using a whatsapp library but it's working perfectly what's giving me the problem is in fact the ytdl-core
I used several checks and logs to verify the error but it still falls straight into the error
This is the error displayed