Open my Watch Later

Opens the deep link into the Watch Later page of the YouTube website, where I can then watch videos in picture-in-picture. Requires opening in Safari after showing page.

Scripting Actions

shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20my%20Watch%20Later
Link to Open Shortcut
shortcuts://open-shortcut?name=Open%20my%20Watch%20Later
AppleScript code
tell application “Shortcuts Events” run shortcut “Open my Watch Later” end tell

More From This Folder

YouTube TV

Turns on my living room TV, opens the YouTube app, and shows the remote control on the current device so I can navigate the interface. When run from Mac, opens YouTube in Safari in fullscreen.

Get Shortcut »

More From The Library

Make mind map link

Prompts to enter the name of a mind map to link to, using the shortcut input or clipboard as default text if present, then encodes the name into a MindNode deep link and copies it to the clipboard.

Get Shortcut »

Open Recently Added on Netflix

Opens the “New and Popular” page of the Netflix website, showing sections like “New on Netflix,” “Worth the Wait,” “Coming This Week,” “Coming Next Week,” and Top 10 TV Shows and Movies in your country.

Get Shortcut »

Open Personal Voice preferences

Opens the deep link to the Personal Voice feature available in Accessibility settings on iOS, where you can create a Personal Voice, decide whether to Share Across Devices, and Allow Apps to Request to Use.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more