@octopodcasting/player

Web components optimized for playback of podcasts

Usage no npm install needed!

<script type="module">
  import octopodcastingPlayer from 'https://cdn.skypack.dev/@octopodcasting/player';
</script>

README

Octopod Player

The Octopod Player is an embeddable audio player optimized for podcasts with features complimenting the Podcasting 2.0 initiative.

How to use

Audio player:

<octopod-player src="https://mp3s.nashownotes.com/PC20-07-2020-10-16-Final.mp3"></octopod-player>

Audio player with cover:

<octopod-player
  src="https://mp3s.nashownotes.com/PC20-07-2020-10-16-Final.mp3"
  image="https://noagendaassets.com/enc/1601061118.678_pciavatar.jpg"
  chapters="https://noagendaassets.com/enc/ep7_chapters.json"
  mode="cover"
></octopod-player>

Credits

Icons provided by FontAwesome.