Toggle Watched status

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

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 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 »

More From The Library

OCR Thread

Accepts a Thread link, scrapes the data, then opens the link, waits for it to load, takes a screenshot, extracts text from the screenshot, then prompts you to delete the extra text before replacing the excerpt in the Thread JSON dictionary.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more