Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolassiver/nodebb-plugin-ns-embed
Embed media and rich content in posts: YouTube, Vimeo, Twitch and more.
https://github.com/nicolassiver/nodebb-plugin-ns-embed
embedded-media embedding nodebb nodebb-plugin
Last synced: 7 days ago
JSON representation
Embed media and rich content in posts: YouTube, Vimeo, Twitch and more.
- Host: GitHub
- URL: https://github.com/nicolassiver/nodebb-plugin-ns-embed
- Owner: NicolasSiver
- License: mit
- Created: 2015-10-10T22:46:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T14:58:06.000Z (about 1 year ago)
- Last Synced: 2024-10-14T19:22:06.912Z (about 1 month ago)
- Topics: embedded-media, embedding, nodebb, nodebb-plugin
- Language: JavaScript
- Homepage: https://community.nodebb.org/topic/7135/nodebb-plugin-ns-embed-ns-embed/33
- Size: 1.07 MB
- Stars: 27
- Watchers: 6
- Forks: 18
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# NodeBB Embed
Embed media and rich content in posts: youtube, vimeo, twitch etc. All embeds are based on the rules. You are encouraged to build your own rules to embed everything what is embeddable.
![Version](https://img.shields.io/npm/v/nodebb-plugin-ns-embed.svg)
![Dependencies](https://david-dm.org/NicolasSiver/nodebb-plugin-ns-embed.svg)
![Travis](https://travis-ci.org/NicolasSiver/nodebb-plugin-ns-embed.svg?branch=master)## Table of Contents
- [Embeds Supported by Default](#embeds-supported-by-default)
- [Screenshots](#screenshots)The plugin works well with default `Markdown` plugin or without it, i.e. there is no alteration of links in user's posts.
## Embeds Supported by Default
Most embeds are responsive with a limited width to `640px`
- Coub
- Twitch (video and channel)
- Vimeo
- Vine
- Youtube (short and normal URL)If you would like to have more embeddable services, please refer to the [Community Embed Rules](docs/community-rules.md).
## Screenshots
![Admin Panel View](screenshot.png)