otiai10/opengraph

Retrieval of Twitter card information

Opened this issue · 3 comments

Hi, I was just wondering if it's possible to retrieve Twitter card information such as in the following example html, or if it's a feature you would consider adding (or allow me to submit a PR for)?
Thanks

<meta name="twitter:card" content="summary"><meta name="twitter:title" content="">
<meta name="twitter:description" content="All Genre Music Party">

I tried to secure time to think about the best architecture to implement your point, but couldn't have much time.
If you are still interested in this, could you send a PR and let's discuss on it. @jez321
No pressure.

og.Extra["twitter"] = YourTwitterImplementation{}

image