https://github.com/divio/djangocms-oembed
A set of oembed plugins (currently only video) for django CMS.
https://github.com/divio/djangocms-oembed
Last synced: 5 months ago
JSON representation
A set of oembed plugins (currently only video) for django CMS.
- Host: GitHub
- URL: https://github.com/divio/djangocms-oembed
- Owner: divio
- License: bsd-3-clause
- Archived: true
- Created: 2012-11-20T20:51:53.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2015-03-01T21:59:15.000Z (about 10 years ago)
- Last Synced: 2024-04-14T08:03:02.134Z (about 1 year ago)
- Language: Python
- Size: 164 KB
- Stars: 9
- Watchers: 26
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- License: LICENSE
Awesome Lists containing this project
README
djangocms-oembed
================A simple oembed plugin.
Currently only video oembeds are implemented. More content types will follow.Sadly most advanced embedding options (e.g looping) are not supported by most oembed providers.
So there is some special handling for YouTube and Vimeo embeds:* looping for Vimeo
* no related videos at the end for YouTubeFor responsive sites, it is recommended to use something like http://fitvidsjs.com/