raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.23k stars 2.92k forks source link

youtube-music : controlling normal youtube instead of youtube music in chrome #14183

Open ashsuper18 opened 2 weeks ago

ashsuper18 commented 2 weeks ago

Extension

https://www.raycast.com/danieldbird/youtube-music

Raycast Version

1.81.2

macOS Version

14.6.1

Description

Hey,

When I have YouTube open in one tab and I’m playing music on YouTube Music in another, the extension doesn’t work properly. It controls YouTube instead of YouTube Music.

I tried creating a web app for YouTube Music and assigning the controls to that app, but it didn’t help. I also tested this in Safari and Edge, but the controls don’t work in the web app player for YouTube Music.

Could you please check into this? I’d appreciate your help.

Thanks!

I am using Chrome: Version 127.0.6533.120 (Official Build) (arm64)

Steps To Reproduce

No Comment

Current Behaviour

Working for Normal Youtube (if youtube tab is open)

Expected Behaviour

No Comment

raycastbot commented 2 weeks ago

Thank you for opening this issue!

🔔 @danieldbird @AlexStrNik @zach-fuller @gnosticdev you might want to have a look.

💡 Author and Contributors commands The author and contributors of `danieldbird/youtube-music` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
gnosticdev commented 2 weeks ago

Try putting the one you want to control ahead of the other. It scans all tabs and plays the first it finds with a YouTube url of any kind.

I suppose a check for music.youtube.com before youtube.com could be useful.