Skip to content

Instantly share code, notes, and snippets.

@krabello
Created December 22, 2015 14:15
Show Gist options
  • Save krabello/2c23428173e6aa41ba51 to your computer and use it in GitHub Desktop.
Save krabello/2c23428173e6aa41ba51 to your computer and use it in GitHub Desktop.
preg_match("/^(?:http(?:s)?:\/\/)?(?:www\.)?(?:m\.)?(?:youtu\.be\/|youtube\.com\/(?:(?:watch)?\?(?:.*&)?v(?:i)?=|(?:embed|v|vi|user)\/))([^\?&\"'>]+)/", $url, $matches);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment