peertube-plugin-celluloid
v0.1.2
Published
Link a PeerTube video to a Celluloid (celluloid.me) project and display its annotations over the player.
Maintainers
Readme
peertube-plugin-celluloid
A PeerTube plugin that links a video to a Celluloid project and shows the project's annotations on the player.
Features
- Link a video to a Celluloid project (id or
https://celluloid.me/project/<id>URL), from the video form or from a button on the watch page (owner, moderators and admins only). - On the watch page, displays the project's annotations as a synced text overlay, progress-bar markers, and a clickable list below the player.
Configuration
In Administration → Plugins → peertube-plugin-celluloid → Settings, set the
Celluloid instance URL (default https://celluloid.me).
Development
npm install # also builds dist/
npm run build # bundle server + client scripts