Skip to content

Instantly share code, notes, and snippets.

@mko
Created September 1, 2014 03:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mko/9b2600c1b595abac321b to your computer and use it in GitHub Desktop.
Save mko/9b2600c1b595abac321b to your computer and use it in GitHub Desktop.
{
name: "youtube",
type: "video",
urls: [
"youtube\\.com\\/watch.+v=[\\w\\-]+&?",
"youtu\\.be\\/[\\w\\-]+"
],
api: "https://www.youtube.com/oembed",
format: "json"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment