Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 677 Bytes

readme.markdown

File metadata and controls

27 lines (19 loc) · 677 Bytes

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.