Skip to content

Instantly share code, notes, and snippets.

@shsteven
Created July 31, 2022 15:06
Show Gist options
  • Save shsteven/46bb372c6254f732e8c16031965f7a66 to your computer and use it in GitHub Desktop.
Save shsteven/46bb372c6254f732e8c16031965f7a66 to your computer and use it in GitHub Desktop.
How to find Youtube channel ID

Find text like this in the HTML:

<link rel="alternate" href="ios-app://">

The channel ID is in the href.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment