Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 586 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 586 Bytes

Audiobook Player

This project is a proof of concept for handling the Audiobook Manifest in a Web App.

The player is a simple Web App that does the following things:

  • play the different tracks using an <audio> element
  • show the audiobook cover
  • cache the different tracks to listen to your audiobook offline
  • skip between tracks
  • save your current position in the audiobook between sessions

Live Demo

A live demo of the player is available at: https://hadriengardeur.github.io/audiobook-manifest/examples/player/