The code that was working until yesterday suddenly gives this error:
C:\Nabi\notpixel\node_modules\ytdl-core\lib\sig.js:20
throw Error('Could not extract functions');
^
Error: Could not extract functions
at C:\Nabi\notpixel\node_modules\ytdl-core\lib\sig.js:20:11
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Emitted 'error' event on PassThrough instance at:
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v20.18.0
The code that was working until yesterday suddenly gives this error: