Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sig.js:20 #38

Open
PowerWareZS opened this issue Jan 7, 2025 · 2 comments · May be fixed by #39
Open

sig.js:20 #38

PowerWareZS opened this issue Jan 7, 2025 · 2 comments · May be fixed by #39

Comments

@PowerWareZS
Copy link

first the playlist got more than 900 track it only load 300 even if not downloading even 1 song it shows that error :

C:\Users\it\apple-playlist-downloader\node_modules\ytdl-core\lib\sig.js:20
throw Error('Could not extract functions');
^

Error: Could not extract functions
at C:\Users\it\apple-playlist-downloader\node_modules\ytdl-core\lib\sig.js:20:11
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

Node.js v22.12.0

@christianbumann
Copy link

christianbumann commented Feb 27, 2025

@PowerWareZS
fent/node-ytdl-core#1318

running this command in console
npm uninstall ytdl-core && npm i ytdl-core@npm:@distube/ytdl-core

and then "npm start" worked for me

christianbumann added a commit to christianbumann/apple-playlist-downloader that referenced this issue Feb 27, 2025
@christianbumann christianbumann linked a pull request Feb 27, 2025 that will close this issue
@christianbumann
Copy link

christianbumann commented Feb 27, 2025

should be fixed with this #39
as I am not familiar in NodeJs/Npm I don't know if this is the correct way to fix it - but running the command above changes the files in this way :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants