raycast / extensions

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

[YouTube Music] Not working for Arc browser #11849

Open ferminrp opened 4 months ago

ferminrp commented 4 months ago

Extension

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

Description

I'm testing all commands and nothing works

Steps To Reproduce

Install the extension Pick arc as the browser Try to pause music or move to next track

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 4 months 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 rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopen the issue.
gnosticdev commented 3 months ago

I use arc and it works great. Can you share more details like your arc settings?

sashaaldrick commented 2 months ago

I'm getting the same issue, it worked fine, but all of a sudden across both my macs, I get the same issue. What arc settings could specifically affect this?

gnosticdev commented 2 months ago

Hi there,since yours did work at some point then my assumption is a conflict elsewhere on your system. Make sure Arc has AppleScript enabled by going to View > Developer > Allow JavaScript from Apple EventsJesse Greer(410)953-9525On Jun 20, 2024, at 10:44 AM, Sasha @.***> wrote: I'm getting the same issue, it worked fine, but all of a sudden across both my macs, I get the same issue. What arc settings could specifically affect this?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

gnosticdev commented 2 months ago

i would also make sure your settings are allowing Raycast to control Arc. You should find these in

Settings > Privacy & Security > Automation > Raycast

make sure Arc is switched on.

Jesse Greer

On Jun 20, 2024, at 12:47 PM, Jesse Greer @.***> wrote:

Hi there,

since yours did work at some point then my assumption is a conflict elsewhere on your system.

Make sure Arc has AppleScript enabled by going to

View > Developer > Allow JavaScript from Apple Events

Jesse Greer (410)953-9525

On Jun 20, 2024, at 10:44 AM, Sasha @.***> wrote:



I'm getting the same issue, it worked fine, but all of a sudden across both my macs, I get the same issue. What arc settings could specifically affect this?

— Reply to this email directly, view it on GitHub https://github.com/raycast/extensions/issues/11849#issuecomment-2180890206, or unsubscribe https://github.com/notifications/unsubscribe-auth/APM3ZKNTUK63655HEVEYZTDZILTGDAVCNFSM6AAAAABGLGG66CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBQHA4TAMRQGY. You are receiving this because you were mentioned.

H8njo commented 1 month ago

I think I've figured out why the bug occured. it's because youtube music command controls youtube.

you can check the bug out if you play youtube music and youtube at the same time. and then execute the command. It would work on the wrong tab which is on youtube video is playing.

Asharax commented 3 weeks ago

Mine doesn't work with Javascript & automation enabled and it's the only Youtube tab, nothing happens when I click next track with Arc. I added logs and it gets timed out when it should be running the JS command to next track. I'm not sure why.