Open 2-hour movies on Netflix

Opens the “Movies” tab in the Netflix app by opening the URL taken from the website.

Actions Used

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).

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%202-hour%20movies%20on%20Netflix
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%202-hour%20movies%20on%20Netflix
AppleScript code
tell application “Shortcuts Events” run shortcut “Open 2-hour movies on Netflix” end tell

More From This Folder

More From The Library

Search App Store

Asks you for a query, then finds up to 25 results from the App Store and asks you which one to open. Change the “Results” parameter to iPad or Mac to specify for those platforms.

Get Shortcut »

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 »


Get way deeper into Shortcuts – become a member.