Skip to content

Instantly share code, notes, and snippets.

View lucasvo's full-sized avatar

Lucas Vogelsang lucasvo

View GitHub Profile
# This is an implementation using python-oembed with api.embed.ly
# python-oembed http://code.google.com/p/python-oembed/
import oembed
# Embed.ly Multi Provider API Endpoint
OEMBED_ENDPOINT = 'http://api.embed.ly/oembed/api/v1'
# URL Schemes Supported --- complete list maintained
# http://api.embed.ly/1/services/python