podlove-web-player
v4.0.0-beta.2
Published
a Podcast-optimized, HTML5-based video and audio player with Flash fallback. It can be used as a WordPress plugin or within a static HTML/JavaScript context.
Downloads
21
Maintainers
Readme
Podlove Web Player
About
HTML5 Goodness for Podcasting
Podlove Web Player is a Podcast-optimized, HTML5-based video and audio player. It can be used as a WordPress plugin or within a static HTML/JavaScript context.
The Podlove Web Player supports almost every modern browser and also does captions, chapters and much more. Thanks to Howler.js for providing the foundation.
Used Technologies
- Package Manager: Yarn
- Media Library: Howler
- View Renderer: VueJS
- Bundler: Webpack
- State Management: Redux
Development
Setup
Clone the repository and install all dependencies with yarn
Local Development
- Run
yarn dev
- Access
http://localhost:8080/standalone.html
for development
Tests
- Run
yarn test
for test suite - or
yarn test:dev
for interactive mode
Build
- Run
yarn build
- Locate build artefacts in
dist/
Join the conversation
Become a part of the
- Podlove community community.podlove.org, or discuss your
- Web Player topics or questions on community.podlove.org/c/podlove-web-player.
If you're interested in discussing podcasting topics in general, please visit sendegate.de.
Podlove Docs
- Podlove Project: podlove.github.com
- Web Player: docs.podlove.org/podlove-web-player
Report an issue
If you encounter a specific problem using the Podlove Web Player that you think is a bug, or you see a problem in the documentation, you can report the issue here: github.com/podlove/podlove-web-player/issues
Also, if you have ideas for new features for player, please submit them as a Github issue.
Have a look on the Trello board to watch the status and progress of your issues: trello.com/b/mFPdgi1P/podlove-web-player
Update the documentation
For contributing to Podlove Web Player documentation, see: github.com/podlove/podlove.github.com