Toggle Watched status

Utilizes AppleScript to open the Developer and press Command + Shift + U to mark the current video as watched (or unwatched).

More From This Folder

Scrape session titles

For a given list of Apple Developer session URLs, this will iterate through each, grabbing the name of the webpage, cleaning it up, and reformatting it into a Markdown list before copying that to your clipboard.

Get Shortcut »

Open Developer TV

Opens the Apple Developer app for Apple TV so you can view bookmarks, browse presentations, and search for topics. When run from Mac, maximizes the window to Full Screen.

Get Shortcut »

Extra Details

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

More From The Library

Generate QR code

Takes URLs from input or the clipboard and generates a QR code that can be scanned to open the same link – shows a preview before the option to Share, Save, or Print.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more