內容簡介
Podlove Web Player 是一個基於 HTML5 的網頁播放器,針對播客製作人的特定需求進行了優化和擴展,可以用於播放音頻和視頻媒體文件。
它與 Podlove Publisher 有本地集成,可以使用短碼,並且與 Gutenberg Blocks 非常兼容。
針對播客製作人
播客章節
轉錄稿
分享和嵌入
集成下載
音頻控件,包括播放速度
支持多種音頻文件格式
支持即時串流
主題和模板化
播放器可根據需要完全自定義,包括:
主題顏色
字體家族和字體粗細
模板和外觀
訂閱按鈕集成
可自定義的播客客戶端
在播放器中集成
使用方法
基本上有四種使用 Podlove Web Player 的方式:
1 手動添加 WordPress 短碼
在文章和頁面中使用簡單的短碼,Podlove Web Player 就會出現,播放任何你想分配的媒體文件。基本用法:
[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"
]
或使用已有的媒體附件的文章:
[podlove-web-player
theme="default"
config="default"
post="1234"
]
或者如果你已經安裝了我們的 Podlove Publisher:
[podlove-web-player
theme="default"
config="default"
publisher="1234"
]
2 使用 WordPress Gutenberg 區塊
你可以選擇不同的引用方式,比如 Podlove Publisher、Blocks,或手動添加元數據。目前後者的選項受限於一個有限的屬性集,在後續版本中會進行擴展。
3 與播客發佈引擎的自動集成
如果你使用 Podlove Publisher,應該能夠在“Publisher 播放器設置”中選擇它。
如果你仍在使用Blubrry,可以在設置中啟用封面的自動插入,並選擇位置。
幫助和支持
如果你在使用插件時遇到任何問題,或希望請求特定功能,請聯繫我們的 Podlove 社區。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
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.
Made for Podcasters
Podcast Chapters
Transcripts
Sharing & Embedding
Download integrated
Audio Controls, including playback speed
Supports multiple audio file formats
Supports live streams
Theming & Templating
The Player is fully customizable in terms of
Theme colors
Font family and weight
Templates and appearance
Subscribe Button Integration
Customizable Podcast Clients
Integration in the Player
Usage
There are basically four ways to use the Podlove Web Player:
1 Manual WordPress Shortcode
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"
]
2 Using WordPress Gutenberg Blocks
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.
3 Automatic Integration with Podcasting Engines
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.
Help & Support
If you encounter any issue with the plugin or want to request a specific feature please reach out to our Podlove Community.
