Open work YouTube playlists

If you don’t want the Grab YouTube playlist ID shortcut installed, delete the Run Shortcut action above and the URL action below.

However, the shortcut won’t work with links from videos inside playlists anymore.

Actions Used

Run Shortcut
Run an shortcut from your shortcut.
Get Dictionary from Input
Makes a dictionary from the text passed as input. JSON (like {“foo”: “bar”}), key-value pairs (like foo=bar&baz=biz), and XML-based plist are supported.
Set Variable
Sets the value of the specified variable to the input of this action.
Get Type
Returns the type of every item passed as input. For example, if a URL is passed, this action will return “URL”.
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%20work%20YouTube%20playlists
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%20work%20YouTube%20playlists
AppleScript code
tell application “Shortcuts Events” run shortcut “Open work YouTube playlists” end tell

More From This Folder

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.