Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 639 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 639 Bytes

About

An open source video player for the AngelThump streaming platform. The video player is based on video.js

Patreon

Become a patreon

AngelThump Discord Support

For more information on AngelThump, join the Discord!

Getting Started

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/player; npm install; npm run build