Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)