|
Embed a PeerTube video (uses oEmbed under the hood).
Introduced in Tiki 30.x. Required parameters are in bold.
Go to the source code
Required preferences: wikiplugin_peertube and feature_peertube.
| Parameter | Accepted values | Description | Default | Since
| url | url | Full watch URL of the PeerTube video (e.g., https://videos.example.com/w/abc123xyz) | | Tiki 30.x
| height | digits | Height in pixels (e.g., 315). Leave empty to use provider dimensions | | Tiki 30.x
| width | digits | Width in pixels (e.g., 560). Leave empty to use provider dimensions | | Tiki 30.x
| start | digits | Start time offset in seconds | 0 | Tiki 30.x
| privacyEnhanced | y / n | Enable “privacy-enhanced” mode (if supported by the provider) | | Tiki 30.x
| bg | text | Container background color. Examples: #ffffff, rgb(255,255,255), white | | Tiki 30.x
| allowFullScreen | y / n | Allow full-screen playback | y | Tiki 30.x
| borderRadius | y / n | Apply rounded corners to the container | y | Tiki 30.x
| border | text | Container border color. Examples: #ffffff, rgb(255,255,255), white | | Tiki 30.x
|
|