Skip to content

Instantly share code, notes, and snippets.

@Leksat
Created February 16, 2021 12:30
Show Gist options
  • Save Leksat/f54567f41d26c575694115a2d6b1c1c9 to your computer and use it in GitHub Desktop.
Save Leksat/f54567f41d26c575694115a2d6b1c1c9 to your computer and use it in GitHub Desktop.
[
{
"provider_name": "YouTube",
"provider_url": "https://www.youtube.com/",
"endpoints": [
{
"schemes": [
"https://*.youtube.com/watch*",
"https://*.youtube.com/v/*",
"https://youtu.be/*"
],
"url": "https://www.youtube.com/oembed",
"discovery": true
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment