Add to my TV watchlist

Accepts a list of TV shows or movies, scrapes the results from Apple’s Marketing Toolbox, and lets you pick where to send the media – with options to open into the TV app, add to your Watchlist, send to Reminders, or copy the links.

Preview

Scripting Actions

shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-find-notes.webp
Find Notes
Searches for the notes in your library that match the given criteria. Sort by Optionally, what to sort the notes by. Order The order to sort the notes in. Limit Whether or not to limit the number of notes retrieved.
shortcuts-action-icon-get-text-from-input.webp
Get Text from Input
Returns text from the previous action’s output. For example, this action can get the name of a photo or song, or the text of a web page.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
shortcuts-action-icon-split-text.webp
Split Text
Separates text passed into the action into a list.
shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
shortcuts-action-icon-match-text.webp
Match Text
Searches text passed into the action for matches to a regular expression.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-get-contents-of-web-page.webp
Get Contents of Web Page
Extracts the contents of the web pages passed into the action.
shortcuts-action-icon-show-alert.webp
Show Alert
Displays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues. The cancel button stops the shortcut.
shortcuts-action-icon-stop-this-shortcut.webp
Stop shortcut
Stops execution of the current shortcut and dismisses the shortcut on screen. No more actions will be run after this action.
shortcuts-action-icon-make-html-from-rich-text.webp
Make HTML from Rich Text
Converts the rich text passed as input to HTML text.
shortcuts-action-icon-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
shortcuts-action-icon-get-group-from-matched-text.webp
Get Group from Matched Text
Gets the text that matched a particular capture group or all of the capture groups from the output of a Match Text action.
action-icon-set-name.webp
Set Name
Sets the name of the item passed as input.
shortcuts-action-icon-count.webp
Count
Counts the number of items, characters, words, sentences, or lines passed as input. Note (from Apple, for real) This is just like the Count in Sesame Street, but instead of a vampire, it’s a Shortcuts action.

Extra Details

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

Related Posts

Updated in the Shortcuts Library: TV app shortcuts
Enjoy my TV app shortcuts, designed with my updated Shortcuts-building process in mind – check out the new Watchlist shortcut!

More From This Folder

More From The Library

Open Location Services

Opens the deep link into Settings > Privacy > Location Services where you can enable or disable Location entirely, adjust Location Alerts, control which device is used for Share My Location, and adjust settings for individual apps.

Get Shortcut »

Split bills

For a given contact, asks you to enter a payment amount (which is then divided by 2), then asks for a description, and sends the split total as a payment to the contact.

Get Shortcut »

View Gemini in the Model Garden

“Gemini 3 Pro is designed to tackle the most challenging agentic problems with strong coding and state-of-the-art reasoning capabilities. It is the best model for complex multimodal understanding. Compared to Gemini 2.5 Pro, it improves significantly on complex instruction following and delivers outcomes with better output efficiency.”

Get Shortcut »

Open Side Button preferences

Opens the deep link into Settings > Accessibility > Side Button where you can adjut the Click Speed, Press and Hold to Speak, and Side Button Confirmation for Switch Control and AssistiveTouch.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more