Skip to content

Instantly share code, notes, and snippets.

@kesla
Created February 9, 2016 20:52
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 kesla/9655f3dfce86344a15f6 to your computer and use it in GitHub Desktop.
Save kesla/9655f3dfce86344a15f6 to your computer and use it in GitHub Desktop.
import toArticleJson from ‘html-to-article-json’;
const embed1 = toArticleJson(‘<iframe src="https://www.youtube.com/embed/pDVmldTurqk"></iframe>’
const embed2 = toArticleJson(‘<iframe src="//cdn.embedly.com/widgets/media.html?src=http%3A%2F%2Fwww.youtube.com%2Fembed%2F3rS6mZUo3fg%3Ffeature%3Doembed"></iframe>’)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment