Skip to content

Instantly share code, notes, and snippets.

@iacobucci
Last active December 10, 2023 00:40
Show Gist options
  • Save iacobucci/e20b9ae6bad8b9ff0cff222ccfb244e7 to your computer and use it in GitHub Desktop.
Save iacobucci/e20b9ae6bad8b9ff0cff222ccfb244e7 to your computer and use it in GitHub Desktop.
Youtube channel to RSS bookmarklet
javascript:(()=>{alert("https://www.youtube.com/feeds/videos.xml?channel_id=" + ytInitialData.header.c4TabbedHeaderRenderer.channelId)})()
// go to a channel page, run the bookmarklet and get the rss feed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment