# Epub Player - v1

## Overview

Epub Player is used to play the epub files and user can navigate and see the location of the epub file page. The epub file can be renderer online and offline.

#### Mime type

```
mimeType: "application/epub"
```

## **Configuration**

Below is the configuration metadata to render/play EPUB content:

```
"metadata": {
    mimeType: "application/epub",
    artifactUrl: "https://sunbirdstagingpublic.blob.core.windows.net/sunbird-content-staging/content/assets/do_2132443770726891521736/famouspaintings.epub"
    contentType: "Resource",
    identifier: "do_2132443770726891521736"
    mediaType: "content",
    streamingUrl: "https://sunbirdstagingpublic.blob.core.windows.net/sunbird-content-staging/content/assets/do_2132443770726891521736/famouspaintings.epub"
}
```

## Features

1. **Location**\
   This is a default feature and help user to understand current page number and total number of pages

![](https://1767651289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaanfWbeVT74C5lXDPde3%2Fuploads%2F8iqIVe2YMYht0PbBtyNk%2Fepub-location.png?alt=media\&token=ab42d295-a6d6-457b-a57a-94058babb38b)
