https://github.com/ericflo/django-oembed
A collection of Django tools which make it easy to change text filled with oembed links into the embedded objects themselves.
https://github.com/ericflo/django-oembed
Last synced: 11 months ago
JSON representation
A collection of Django tools which make it easy to change text filled with oembed links into the embedded objects themselves.
- Host: GitHub
- URL: https://github.com/ericflo/django-oembed
- Owner: ericflo
- License: bsd-3-clause
- Created: 2008-12-05T07:30:35.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-11-30T18:57:11.000Z (over 16 years ago)
- Last Synced: 2024-04-16T01:25:35.788Z (about 2 years ago)
- Language: Python
- Homepage: http://code.google.com/p/django-oembed/
- Size: 118 KB
- Stars: 71
- Watchers: 4
- Forks: 34
- Open Issues: 14
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=======================
django-oembed
=======================
This is a collection of tools for Django to allow for replacing links in text
with OEmbed. This application also provides utilities to make this process not
prohibitively expensive CPU-wise.
For installation instructions, read INSTALL.txt.
Visit the google code page at http://django-oembed.googlecode.com/