Kaset supports a custom URL scheme for opening content directly from other apps, scripts, or the command line.
Play a song by its YouTube video ID:
open "kaset://play?v=dQw4w9WgXcQ"# Play a specific song
open "kaset://play?v=VIDEO_ID"do shell script "open 'kaset://play?v=VIDEO_ID'"Use the "Open URLs" action with kaset://play?v=VIDEO_ID.
- AppleScript Support — Automate playback with scripts, Raycast, Alfred, and Shortcuts