Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for open graph optional property site_name. #35

Merged
merged 1 commit into from Jul 25, 2016
Merged

Added support for open graph optional property site_name. #35

merged 1 commit into from Jul 25, 2016

Conversation

cameronmaske
Copy link
Contributor

Hi, I added supported for the open graph site_name property.

This parse the following tag...
<meta property="og:site_name" content="IMDb" />
into
{"site_name": "IMDb"}

@michaelhelmick
Copy link
Owner

Thanks for this!

@michaelhelmick michaelhelmick merged commit cb9d9b3 into michaelhelmick:master Jul 25, 2016
@cameronmaske
Copy link
Contributor Author

@michaelhelmick No worries, any ETA when it will be available on PyPI?

@michaelhelmick
Copy link
Owner

@cameronmaske 0.7.1 is now available! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants