Skip to content

Instantly share code, notes, and snippets.

@akshar100
Created October 18, 2012 18:09
Show Gist options
  • Save akshar100/3913836 to your computer and use it in GitHub Desktop.
Save akshar100/3913836 to your computer and use it in GitHub Desktop.
youtube matcher
/https?:\/\/(?:[a-zA_Z]{2,3}.)?(?:youtube\.com\/watch\?)((?:[\w\d\-\_\=]+&(?:amp;)?)*v(?:<[A-Z]+>)?=([0-9a-zA-Z\-\_]+))/i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment