/player

Video Player for AngelThump

Primary LanguageJavaScript

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