
python-oembed
Python oEmbed
Author: Ariel Barmat
Introduction
This library provides a pure python OEmbed consumer to get resources from OEmbed providers.
Based on reference from http://oembed.com/
oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.
OEmbed format authors: * Cal Henderson (cal at iamcal.com) * Mike Malone (mike at pownce.com) * Leah Culver (leah at pownce.com) * Richard Crowley (r at rcrowley.org)
Installing
$ pip install python-oembed
Code
Get the latest source code from GitHub
Project Information
- License: MIT License
- 13 stars
- svn-based source control