Error: Could not extract functions
- Dominant language
- JavaScript
- Stars
- 4.7k
- Forks
- 852
- PR merge metrics
- No merged PRs in 30d
Description
I’m currently facing an issue where I can’t download mp3/4. Everything was working fine until a few weeks ago. The other functions of this library are working fine. Hope this issue gets resolved soon
# error message
```
Stream error: Error: Could not extract functions
at /Users/mark/Desktop/youtube-downloader/back-end/node_modules/ytdl-core/lib/sig.js:20:11
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Download or merge failed: Error: Could not extract functions
at /Users/mark/Desktop/youtube-downloader/back-end/node_modules/ytdl-core/lib/sig.js:20:11
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
```
# environment
* ```node 22.16.0```
* ```ytdl-core 4.11.5```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.