Get YouTube channel RSS feed

For a given YouTube Channel ID, creates a RSS feed link for that channel.

Actions Used

shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Extra Details

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

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.