Podlove Web Player is a HTML5 based web player for audio and video media files that is optimized and extended for the specific needs of podcasters.
It has a native integration with Podlove Publisher, can be used as a shortcode and also plays well with Gutenberg Blocks.
The Player is fully customizable in terms of
There are basically four ways to use the Podlove Web Player:
Use a simple shortcode in your posts and pages, and the Podlove Web Player will appear, playing any media file you want to assign. Basic usage:
[podlove-web-player
theme="default"
config="default"
title="My episode title"
subtitle="Episode Subtitle"
poster="/files/path/to/poster.png"
chapters="/files/path/to/chapters.json"
transcripts="/files/path/to/transcripts.json"
playlist="/files/path/to/playlist.json"
src="http://mysite.com/mymedia.mp3"
size="1337"
show="My show title"
duration="03:33"
]
Use an existing post with a media enclosure that is provided from plugins like Blubrry:
[podlove-web-player
theme="default"
config="default"
post="1234"
]
Or in case you have our Podlove Publisher installed:
[podlove-web-player
theme="default"
config="default"
publisher="1234"
]
You can choose between different references, like Podlove Publisher, Blocks or you can add the meta data manually. Right now the latter option is limited to a limited set of attributes, this will be expanded in further releases.
If you are using Podlove Publisher you should be able to select it in the Publisher Player settings.
In case you are still using Blubrry you can simply enable the automatic insertions on enclosures in the settings and choose the position.
If you encounter any issue with the plugin or want to request a specific feature please reach out to our Podlove Community.
1098 websites
podlove-web-player
Free Plugin