How to control remotely? #1723
-
I would like to use Hammerspoon to play/pause Youtube Music. I think osascript or URI are the best methods, I read that |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I didnt know that was implemented (at least the opening). May you send me link, where did you read it? :) There should be REST api in future. #1674 After most of the issues are done, mobile app for controling the app would be dope. |
Beta Was this translation helpful? Give feedback.
These are the available commands, more specifically:
previous
,next
,playPause
,like
,dislike
,go10sBack
,go10sForward
,go1sBack
,go1sForward
,shuffle
,switchRepeat
,volumeMinus10
,volumePlus10
,fullscreen
,muteUnmute
,play
,pause
And they are case-sensitive, I assume @hacker-DOM used uppercase letters, so it did not work.
One example command is
youtubemusic://pause