With this plugin you can add videos from your peertube instances into your wordpress website
Available Shortcodes
1. Show a List of the last x Videos
Shows a list of the most recent videos from your configured Peertube instance.
[cbvmfp-list]
2. Embed a Video with id
Displays an embedded Peertube video using its unique video ID.
[cbvmfp-show-video id='hmuDCJB9iFMyMG57Dx1s8p']
3. Show list of x embedded videos
Displays the latest x videos as embedded players instead of links or thumbnails.
[cbvmfp-last-videos]
4. show list of embedde videos from channel y
Displays a list of embedded videos from a specific Peertube channel.
[cbvmfp-last-channel-videos]
Displays a list of embedded videos from a specific Peertube channel with offset
here the list is started with video no. 3 from your channel
[cbvmfp-last-channel-videos offset='2']
5. show random videos
Show x Random embedded Videos
[cbvmfp-random-videos]
Show x Random embedded Videos within the last 7 Days
[cbvmfp-random-videos days='7']
6. show active livestream.
if livestream is active – you see the embeded livestream
if livestream is not active – you see a predefined images or video
[cbvmfp-channel-livestream]






