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

[BUG] Music doesn’t play. #229

Open
LostShadowGD opened this issue Apr 9, 2024 · 2 comments
Open

[BUG] Music doesn’t play. #229

LostShadowGD opened this issue Apr 9, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@LostShadowGD
Copy link

Describe the bug
Music doesn’t play. I get the error typeerror:%200undefined%20is%20not%20an%20object%20(evaluating%20'((v=n==null?void%0AO:n.streamingData)==null?void%0A0:v.h%7CsManifestUrl)%20replace') (copied from a screenshot)
To Reproduce
Steps to reproduce the behavior:

  1. Play 99% of songs.
  2. It doesn’t play and gives you the error.

Expected behavior
The song plays with no errors.

Smartphone:

  • Device: iPhone 13 Mini + iPad 8th Generation
  • OS: iOS 17.4.1
  • Browser: safari
  • Version: 17.4.1

Additional context
This hasn’t worked for about 4 months now, not sure what’s going on.

@LostShadowGD LostShadowGD added the bug Something isn't working label Apr 9, 2024
@dillfrescott
Copy link

Not just you. Happens even when running locally. YouTube probably changed something and broke this app. :(

@dillfrescott
Copy link

Console output of the issue it seems:

RESPONSE {
  responseContext: {
    visitorData: 'Cgs4NXM0ZlVZenJXbyjojMGxBjIKCgJVUxIEGgAgOg%3D%3D',
    serviceTrackingParams: [ [Object], [Object], [Object] ],
    maxAgeSeconds: 120
  },
  contents: { tabbedSearchResultsRenderer: { tabs: [Array] } },
  trackingParams: 'CAAQvGkiEwjwstHy4eiFAxUCyRYJHa2SDl8='
}
RESULTS {
  results: [
    { contents: [Array], header: [Object] },
    { contents: [Array], header: [Object] },
    { contents: [Array], header: [Object] },
    { contents: [Array], header: [Object] },
    { contents: [Array], header: [Object] },
    { contents: [Array], header: [Object] },
    { contents: [Array], header: [Object] },
    { contents: [Array], header: [Object] }
  ],
  continuation: {}
}
HttpError { status: 400, body: { message: 'Bad Request' } }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants