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

Youtube Music Premium Bug #8189

Open
2 of 3 tasks
jerryoldson opened this issue May 29, 2024 · 0 comments
Open
2 of 3 tasks

Youtube Music Premium Bug #8189

jerryoldson opened this issue May 29, 2024 · 0 comments

Comments

@jerryoldson
Copy link

jerryoldson commented May 29, 2024

Issue Type

  • Bug Report

  • Feature Request

  • Successfully reproduced against the latest version of NW.js?

Current Behavior

If you open a new window at the Youtube Music website (https://music.youtube.com/), and sign in with a premium account, the music wont play. The weird thing is that it works good with a non-premium account.

Additional Info:

There's no console error in nowhere.

  • Operating System: Windows 11
  • NW.js Version: 0.88
  • Code snippet:

main.js

nw.Window.open('https://music.youtube.com/', {}, function (win) {})

package.json

{
  "name": "test",
  "main": "./src/main.js"
}
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

No branches or pull requests

1 participant