Show YouTube library

Opens the link to the Library tab of YouTube, which shows your History, Watch Later, Playlists, and Liked Videos.

Scripting Actions

shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next 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-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

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

More From This Folder

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.

Get Shortcut »

More From The Library

Open Personal Voice preferences

Opens the deep link to the Personal Voice feature available in Accessibility settings on iOS, where you can create a Personal Voice, decide whether to Share Across Devices, and Allow Apps to Request to Use.

Get Shortcut »

Add time entry

Prompts you to add a start time and end time, then what you worked on, then pick a project – once you’re done, Timery logs the entry in Toggl.

Get Shortcut »

Start Multiple Timers

Starts two pre-set timers at once, each for different lengths. This version is a pomodoro timer, set to go off at 20 minutes for a break and again 5 minutes after to get back to work.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more