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

Issue in ytdl-core #979

Open
1 of 3 tasks
quinnlangille opened this issue Nov 15, 2023 · 2 comments
Open
1 of 3 tasks

Issue in ytdl-core #979

quinnlangille opened this issue Nov 15, 2023 · 2 comments
Labels

Comments

@quinnlangille
Copy link

What's happening?
fent/node-ytdl-core#1261 this issue in ytdl-core causing an error

Logs

koa=function(a,b,c,d){var e=null;switch(b){case "JSON":try{var f=c.responseText}catch(h){throw d=Error("Error reading responseText"),d.params=a,JB(d),h;}a=c.getResponseHeader("Content-Type")||"";f&&0<=a.indexOf("json")&&(")]};gma(ncode);                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^

SyntaxError: Invalid or unexpected token

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Runtime
I'm running Muse:

  • Directly from the cloned repository
  • Inside a Docker container
  • Something else (please elaborate)

Versions

  • Muse:
  • Docker (if applicable):
  • OS:
  • Node.js: (if running outside the Docker container)
  • ffmpeg: (if running outside the Docker container, 4.1 or later is required)
@thatbluflame
Copy link

Same issue, is there any fix?

@thatbluflame
Copy link

Ok I fixed it with this: fent/node-ytdl-core#1251 (comment)

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

No branches or pull requests

2 participants