You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cjshawMIT edited this page Mar 30, 2018
·
4 revisions
The content player application is a simple ePub reader that is currently compatible with ePub 2 formats. It reads unzipped ePub packages that are formatted like:
You can find various tools online that will let you unzip an ePub file. The result is a browser-based reader with a side-navigation menu.
This side-navigation menu can also be collapsed for wider content.
Various pieces of ePub metadata are used to construct the elements of the content player. A more detailed description of these can be found in this wiki page.