Skip to content

Instantly share code, notes, and snippets.

@imelgrat
Created February 14, 2019 21:18
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 imelgrat/7aee1153de43627ee916e8580b99b114 to your computer and use it in GitHub Desktop.
Save imelgrat/7aee1153de43627ee916e8580b99b114 to your computer and use it in GitHub Desktop.
Example of oEmbed content file (from Youtube)
{
"html": "<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/u8Kt7fRa2Wc?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>",
"width": 480,
"thumbnail_height": 360,
"provider_url": "https://www.youtube.com/",
"thumbnail_width": 480,
"version": "1.0",
"type": "video",
"title": "The Expert: Progress Meeting (Short Comedy Sketch)",
"height": 270,
"author_url": "https://www.youtube.com/user/laurisbeinerts",
"provider_name": "YouTube",
"thumbnail_url": "https://i.ytimg.com/vi/u8Kt7fRa2Wc/hqdefault.jpg",
"author_name": "Lauris Beinerts"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment